mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-27 05:51:45 +00:00
Try setup_remote_docker setting for Circle CI
This commit is contained in:
parent
33b946d984
commit
b0ed24ca19
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