Skip to content

Commit a57ed0a

Browse files
author
Adam Miskiewicz
committed
Don't use docker_layer_caching option
1 parent 5fd1df1 commit a57ed0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- run: yarn # install root deps
1717
- run: ./scripts/test.sh # run tests
1818
- setup_remote_docker
19-
docker_layer_caching: true # (3)
2019
- deploy:
2120
command: |
2221
set -x

0 commit comments

Comments
 (0)