🔒 Sign image with Codenotary Community Attestation Service (CAS) (#110)

This commit is contained in:
Franck Nijhof 2022-03-09 10:00:40 +01:00 committed by GitHub
parent 812dcfe718
commit b98c0abfd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -15,3 +15,5 @@ on:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/base-deploy.yaml@main
secrets:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}

View file

@ -5,3 +5,5 @@ build_from:
armhf: ghcr.io/hassio-addons/base/armhf:11.1.0
armv7: ghcr.io/hassio-addons/base/armv7:11.1.0
i386: ghcr.io/hassio-addons/base/i386:11.1.0
codenotary:
signer: codenotary@frenck.dev