Gitlab runner is being funky so I'm grasping at straws

This commit is contained in:
Jan Tuomi
2017-11-05 17:21:29 +02:00
parent 417083b050
commit aaf773c600
-2
View File
@@ -9,8 +9,6 @@ pushd deployment
docker-compose down
docker pull "$1"
docker-compose up -d
docker container prune -f
docker image prune -f
popd