Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Broer committed Nov 21, 2015
2 parents d36c2b5 + 4c163f9 commit d6e23cf
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 @@ -13,7 +13,7 @@ dependencies:
- make get-deps
- ls /usr/local/go_workspace/src/github.com
- ls /home/ubuntu/.go_workspace/src/github.com
- git --git-dir=/home/ubuntu/.go_workspace/src/github.com/docker/machine/.git --work-tree=/home/ubuntu/.go_workspace/src/github.com/docker/machine checkout tags/v0.5.0
- git --git-dir=/home/ubuntu/.go_workspace/src/github.com/docker/machine/.git --work-tree=/home/ubuntu/.go_workspace/src/github.com/docker/machine checkout tags/v0.5.1
- make build
post:
- cp build/* $CIRCLE_ARTIFACTS
Expand Down

0 comments on commit d6e23cf

Please # to comment.