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