Skip to content

Commit

Permalink
ci: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
keroxp committed Aug 10, 2018
1 parent d889f37 commit a89ccaf
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 @@ -11,4 +11,5 @@ jobs:
- checkout
- run: go get -u github.com/keroxp/shake
- run: .circleci/circle.env.sh >> .env
- run: shake build
- run: docker run --env-file=.env -t canarycage shake do-test

0 comments on commit a89ccaf

Please sign in to comment.