Fix auto deploy of unraid docker with hack script
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Andrew Tomaka 2023-04-16 13:17:57 -04:00
parent d1d470fe0c
commit 11505a7063
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -48,8 +48,7 @@ steps:
key: key:
from_secret: unraid_ssh_key from_secret: unraid_ssh_key
script: script:
- docker pull docker.atomaka.com/atomaka.com:latest - bash /boot/local/bin/update-atomaka.sh
- docker restart atomaka.com
trigger: trigger:
event: tag event: tag