We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3ae30 commit 4572078Copy full SHA for 4572078
.circleci/config.yml
@@ -7,8 +7,6 @@ jobs:
7
steps:
8
- checkout
9
- run: chown -R $USER:$USER ~/app
10
- - setup_remote_docker:
11
- version: 18.09.3
12
- restore_cache:
13
keys:
14
- v2-docker-{{ .Branch }}
0 commit comments