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

View File

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