fix prod not getting updated on push
This commit is contained in:
parent
42c657cc3a
commit
d5f9fb4b86
@ -33,7 +33,7 @@ steps:
|
||||
from_secret: sshpassword
|
||||
script:
|
||||
- echo Informing spud to pull latest container and infrastructure...
|
||||
- cd deadbeef.codes-infrastructure
|
||||
- cd deadbeef.codes-infrastructure/spud
|
||||
- git pull
|
||||
- docker-compose pull >/dev/null
|
||||
- echo Restarting updated services...
|
||||
|
Loading…
Reference in New Issue
Block a user