mirror of
https://github.com/grassrootseconomics/cic-custodial.git
synced 2024-11-22 06:16:45 +01:00
ci: fix docker cache image source
This commit is contained in:
parent
2b0813519f
commit
2a5c87b22c
@ -6,5 +6,5 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
cache_from:
|
cache_from:
|
||||||
- ${IMAGE_BASE_URL:-ghcr.io/grassrootseconomics/cic-custodial}/cic-cache:latest
|
- ${IMAGE_BASE_URL:-ghcr.io/grassrootseconomics/cic-custodial}/cic-custodial:latest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user