Skip to content

Commit

Permalink
fix: docker layer caching is not available
Browse files Browse the repository at this point in the history
  • Loading branch information
luisdavim committed Aug 30, 2021
1 parent 5e235d8 commit 6338cad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
steps:
- checkout
- setup_remote_docker:
docker_layer_caching: true
version: 20.10.6
- run:
name: build docker image
Expand Down

0 comments on commit 6338cad

Please sign in to comment.