fix(ci): disable registry cache export/import for http registry

This commit is contained in:
Ashwin Kumar 2026-04-10 22:05:50 +02:00
parent ffea038c13
commit 076d4d5a91

View file

@ -42,5 +42,3 @@ steps:
password:
from_secret: REGISTRY_PASSWORD
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