Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
add setup remote docker step
Browse files Browse the repository at this point in the history
  • Loading branch information
mattatcha committed Jun 14, 2017
1 parent 2e6b86d commit ba6c39d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
working_directory: /go/src/github.com/gliderlabs/registrator
steps:
- checkout
- setup_remote_docker
- run:
command: make circleci
- run:
Expand Down

0 comments on commit ba6c39d

Please sign in to comment.