enable docker layer caching circleci

This commit is contained in:
2023-01-15 12:54:02 +01:00
parent d081afefc6
commit a2cdbdef7f

View File

@@ -93,6 +93,7 @@ jobs:
machine: machine:
image: ubuntu-2004:current image: ubuntu-2004:current
working_directory: ~/photos working_directory: ~/photos
docker_layer_caching: true
resource_class: large resource_class: large
steps: steps: