fix prod not getting updated on push
This commit is contained in:
@@ -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...
|
||||
|
Reference in New Issue
Block a user