Disable cosign on deps stage

This commit is contained in:
Robert Resch
2026-03-27 17:42:44 +01:00
parent f1111ac05a
commit 5591d13026
+1 -2
View File
@@ -190,8 +190,7 @@ jobs:
BUILD_FROM=ghcr.io/home-assistant/${{ matrix.arch }}-homeassistant-base:${{ needs.init.outputs.base_image_version }}
cache-gha: false
container-registry-password: ${{ secrets.GITHUB_TOKEN }}
cosign-base-identity: "https://github.com/home-assistant/docker/.*"
cosign-base-verify: ghcr.io/home-assistant/${{ matrix.arch }}-homeassistant-base:${{ needs.init.outputs.base_image_version }}
cosign: false
push: false
load: true
target: deps