We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd1df1 commit a57ed0aCopy full SHA for a57ed0a
.circleci/config.yml
@@ -16,7 +16,6 @@ jobs:
16
- run: yarn # install root deps
17
- run: ./scripts/test.sh # run tests
18
- setup_remote_docker
19
- docker_layer_caching: true # (3)
20
- deploy:
21
command: |
22
set -x
0 commit comments