Skip to content

Commit

Permalink
push to docker hub on release
Browse files Browse the repository at this point in the history
  • Loading branch information
rissem committed Apr 8, 2016
1 parent ea71013 commit 53efb2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ test:

deployment:
hub:
branch: master
tag: /v[0-9]+(\.[0-9]+)*/
commands:
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
- docker push medbook/telescope
- docker push medbook/telescope:$CIRCLE_TAG

0 comments on commit 53efb2a

Please sign in to comment.