circleci put docker_layer_caching option in the right place

This commit is contained in:
2023-01-15 13:26:33 +01:00
parent 593e2181f2
commit d6438dc778

View File

@@ -92,8 +92,8 @@ jobs:
build:
machine:
image: ubuntu-2004:current
docker_layer_caching: true
working_directory: ~/photos
docker_layer_caching: true
resource_class: large
steps: