Fix auto deploy of unraid docker with hack script (#5)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
This commit is contained in:
parent
d1d470fe0c
commit
59678578f3
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue