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

This commit is contained in:
Ashwin Kumar 2026-04-10 22:08:03 +02:00
parent 076d4d5a91
commit 0da084271e

View file

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