Skip to content

Commit

Permalink
CircleCi: Pin docker-machine v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Broer committed Nov 17, 2015
1 parent 7812eb1 commit 80dc4a5
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 @@ -12,6 +12,7 @@ dependencies:
override:
- go get -u github.com/docker/machine
- make get-deps
- 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
- make build
post:
- cp build/* $CIRCLE_ARTIFACTS
Expand Down

0 comments on commit 80dc4a5

Please sign in to comment.