fix(ci): disable registry cache export/import for http registry
This commit is contained in:
parent
ffea038c13
commit
076d4d5a91
1 changed files with 0 additions and 2 deletions
|
|
@ -42,5 +42,3 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: REGISTRY_PASSWORD
|
from_secret: REGISTRY_PASSWORD
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
cache_from: docker-registry.registry.svc.cluster.local:5000/nxtgauge-rust-${SERVICE}:cache
|
|
||||||
cache_to: docker-registry.registry.svc.cluster.local:5000/nxtgauge-rust-${SERVICE}:cache
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue