Compare commits

..

No commits in common. "48ac50f64c916969fd31bb0879c4cc1280f5aa1e" and "0f86e21376a8fdc6de3682b5a04c218247f520ae" have entirely different histories.

View File

@ -33,7 +33,7 @@ steps:
from_secret: sshpassword
script:
- echo Informing spud to pull latest container and infrastructure...
- cd deadbeef.codes-infrastructure/spud
- cd deadbeef.codes-infrastructure
- git pull
- docker-compose pull >/dev/null
- echo Restarting updated services...