Update pipeline.yml

This commit is contained in:
Florian Kaiser 2022-03-25 12:18:40 +01:00 committed by GitHub
parent 9883ad6799
commit 74b7a18ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,12 +58,12 @@ pipeline:
from_secret: deploy_net
NAME:
from_secret: deploy_name
plugin_host:
host:
from_secret: ssh_host
PLUGIN_USERNAME:
username:
from_secret: ssh_user
PLUGIN_PASSWORD:
password:
from_secret: ssh_password
PLUGIN_SCRIPT: /opt/docker/TelegramAktienBot/deploy.sh
script: /opt/docker/TelegramAktienBot/deploy.sh
branches: main