Fix auto deploy of unraid docker with hack script
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

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
1 changed files with 1 additions and 2 deletions

View File

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