1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00

ci: no need to re-apply stash

This commit is contained in:
Tom Gallacher 2016-10-27 12:35:12 +01:00
parent e76ca342c6
commit d45b8d0e9c

View File

@ -26,7 +26,6 @@ echo ">> running captain build"
captain build -N "$_DOCKER_REGISTRY/yldio/joyent-dashboard-"
echo ">> running captain push"
captain push -N "$_DOCKER_REGISTRY/yldio/joyent-dashboard-"
git stash apply
echo ">> running triton deploy with docker-compose"