mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
enable docker layer caching circleci
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user