mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
circleci put docker_layer_caching option in the right place
This commit is contained in:
@@ -92,8 +92,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2004:current
|
image: ubuntu-2004:current
|
||||||
|
docker_layer_caching: true
|
||||||
working_directory: ~/photos
|
working_directory: ~/photos
|
||||||
docker_layer_caching: true
|
|
||||||
resource_class: large
|
resource_class: large
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user