fix(ci): disable buildx cache to avoid https cache export

This commit is contained in:
Ashwin Kumar 2026-04-10 22:08:02 +02:00
parent 1b0374f5f0
commit ff43578259

View file

@ -19,3 +19,4 @@ steps:
password:
from_secret: REGISTRY_PASSWORD
platforms: linux/amd64
no_cache: true