Update .drone.yml

This commit is contained in:
Florian Kaiser 2022-03-10 08:31:09 +01:00 committed by GitHub
parent becf40ee77
commit e7fbaa5e17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,5 +44,4 @@ steps:
from_secret: ssh_user
PLUGIN_PASSWORD:
from_secret: ssh_password
script:
docker run -d --net ${NET} --ip ${IP} --hostname ${NAME} --restart unless-stopped ${REPO}
PLUGIN_SCRIPT: /opt/docker/TelegramAktienBot/deploy.sh