Skip to content

Commit

Permalink
fix(circleci)
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Sep 15, 2015
1 parent 5384dcd commit d1a7c96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ deployment:
hub:
tag: /v[0-9]+(\.[0-9]+)*/
commands:
- export GIT_TAG=`git tag --contains $CIRCLE_SHA1`
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
- docker push redsmin/proxy:$CIRCLE_SHA1

0 comments on commit d1a7c96

Please sign in to comment.