mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-24 17:31:53 +00:00
Merge pull request #22 from PDMLab/circle-ci-setup
Use setup_remote_docker setting for Circle CI
This commit is contained in:
commit
a936a17958
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- setup_remote_docker
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
# Download and cache dependencies
|
# Download and cache dependencies
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue