mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
fix cache not being properly restored
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
- buildx-photos-circleci
|
||||
- buildx-photos-circleci-
|
||||
|
||||
- run:
|
||||
name: build and push to docker hub
|
||||
|
||||
Reference in New Issue
Block a user