mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-11 18:51:28 +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
|
||||
|
||||
steps:
|
||||
- setup_remote_docker
|
||||
- checkout
|
||||
|
||||
# Download and cache dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue