Skip to content

Commit

Permalink
add command for consul container in circle
Browse files Browse the repository at this point in the history
  • Loading branch information
gwoo committed Jul 22, 2017
1 parent 7ca69e6 commit ee76eee
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 @@ -4,6 +4,7 @@ jobs:
docker:
- image: circleci/golang:1.8
- image: progrium/consul
command: "-server -bootstrap"

working_directory: /go/src/github.com/ajvb/kala
environment:
Expand Down

0 comments on commit ee76eee

Please sign in to comment.