Fix auto deploy of unraid docker with hack script #5
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue