fix(ci): disable buildx cache to avoid https cache export
This commit is contained in:
parent
fe3bd21a48
commit
452146cf36
1 changed files with 1 additions and 2 deletions
|
|
@ -19,5 +19,4 @@ steps:
|
|||
password:
|
||||
from_secret: REGISTRY_PASSWORD
|
||||
platforms: linux/amd64
|
||||
cache_from: docker-registry.registry.svc.cluster.local:5000/nxtgauge-admin-solid:cache
|
||||
cache_to: docker-registry.registry.svc.cluster.local:5000/nxtgauge-admin-solid:cache
|
||||
no_cache: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue