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 4e9e6dd commit 91b2c50
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 @@ -5,7 +5,7 @@ machine:
dependencies:
override:
- docker info
- docker build -t redsmin/proxy .
- docker build -t redsmin/proxy:$CIRCLE_SHA1 .

deployment:
hub:
Expand Down

0 comments on commit 91b2c50

Please sign in to comment.