Try setup_remote_docker setting for Circle CI

This commit is contained in:
Alexander Zeitler 2018-08-13 10:14:01 +02:00 committed by GitHub
parent 33b946d984
commit b0ed24ca19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ jobs:
working_directory: ~/repo
steps:
- setup_remote_docker
- checkout
# Download and cache dependencies