mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
actually update cache
This commit is contained in:
@@ -124,7 +124,7 @@ jobs:
|
|||||||
command: docker buildx prune --keep-storage=2gb --verbose
|
command: docker buildx prune --keep-storage=2gb --verbose
|
||||||
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: buildx-photos-circleci
|
key: buildx-photos-circleci-{{ checksum "/tmp/dockercache/index.json" }}
|
||||||
paths:
|
paths:
|
||||||
- /tmp/dockercache
|
- /tmp/dockercache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user