mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
circleci put docker_layer_caching option in the right place
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user