Skip to content

Commit

Permalink
fix(circle): updated circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Jan 12, 2016
1 parent f9e5929 commit b9febaa
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 @@ -23,6 +23,7 @@ deployment:
latest:
tag: /v[0-9]+(\.[0-9]+)*/
commands:
- echo $image
- docker push $image
latest:
branch: master
Expand Down

0 comments on commit b9febaa

Please sign in to comment.