Skip to content

Commit

Permalink
Add remote docker
Browse files Browse the repository at this point in the history
  • Loading branch information
solidnerd committed Oct 4, 2018
1 parent 37d0f1d commit d09560c
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 @@ -9,6 +9,7 @@ jobs:
- restore_cache:
keys:
- v1-pkg-cache
- setup_remote_docker
- run: make ci
- save_cache:
key: v1-pkg-cache
Expand Down

0 comments on commit d09560c

Please sign in to comment.