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