Skip to content

Commit

Permalink
Add cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-panteleev committed Jun 5, 2024
1 parent a88ef77 commit 5caeee7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,5 @@ jobs:
--target /data/${{ matrix.addon }} \
--image "${{ steps.check.outputs.image }}" \
--docker-hub "ghcr.io/${{ github.repository_owner }}" \
--cosign \
--addon
3 changes: 3 additions & 0 deletions hassio-vouch-proxy/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ labels:
org.opencontainers.image.description: "Auth proxy that using Home Assistant as auth provider"
org.opencontainers.image.source: "https://github.com/igor-panteleev/hassio-addons"
org.opencontainers.image.licenses: "MIT"
cosign:
identity: https://github.com/igor-panteleev/hassio-addons/.*
base_identity: https://github.com/home-assistant/docker-base/.*

0 comments on commit 5caeee7

Please sign in to comment.