Skip to content

Commit

Permalink
Revert "Disable cosign signature verification (#197)"
Browse files Browse the repository at this point in the history
This reverts commit ad63daf.
  • Loading branch information
agners committed Mar 20, 2024
1 parent 844d7ba commit 5940826
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ build_from:
armhf: "ghcr.io/home-assistant/armhf-base:3.18"
amd64: "ghcr.io/home-assistant/amd64-base:3.18"
i386: "ghcr.io/home-assistant/i386-base:3.18"
cosign:
base_identity: https://github.com/home-assistant/docker-base/.*
identity: https://github.com/home-assistant/builder/.*
args:
YQ_VERSION: "v4.13.2"
COSIGN_VERSION: "2.2.3"
Expand Down

0 comments on commit 5940826

Please sign in to comment.