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