Skip to content

Commit

Permalink
feat(circleci)
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Sep 15, 2015
1 parent f14e977 commit dac80f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- docker build -t redsmin/proxy .

deployment:
release:
hub:
tag: /v[0-9]+(\.[0-9]+)*/
commands:
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
Expand Down

0 comments on commit dac80f1

Please sign in to comment.