ci(arm64): disable pulling all metadata (#1234)

This commit is contained in:
Ettore Di Giacinto
2025-01-21 10:31:56 +01:00
committed by GitHub
parent 31746c87a5
commit e1b2bca141

View File

@@ -29,7 +29,7 @@ jobs:
FINAL_REPO: quay.io/kairos/packages-arm64
REPOSITORY_TYPE: docker
downloadAllMeta: true
downloadFromList: true
downloadFromList: false
downloadMeta: true
# renovate: datasource=github-releases depName=mudler/luet
luetVersion: 0.36.0