1
0
Fork 0
This commit is contained in:
emile 2015-09-14 11:41:50 +02:00
parent 2543f6a736
commit 4416190bb8
2 changed files with 2 additions and 1 deletions

View file

@ -20,4 +20,3 @@ deployment:
- docker push ${REPO,,}:latest
- docker tag ${REPO,,}:latest ${REPO,,}:$CIRCLE_SHA1
- docker push ${REPO,,}:$CIRCLE_SHA1
- docker -H tcp://$HOST_DEPLOY:5000 run -d -p 80:80 ${REPO,,}