🔒 Sign add-on with Codenotary Community Attestation Service (CAS)

This commit is contained in:
Franck Nijhof 2022-03-09 10:53:42 +01:00
parent 41d3c54df0
commit d17ec139ea
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 5 additions and 0 deletions

View file

@ -16,4 +16,5 @@ jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/addon-deploy.yaml@main
secrets:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }}

View file

@ -1,3 +1,6 @@
---
build_from:
amd64: ghcr.io/hassio-addons/debian-base/amd64:5.3.0
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev

View file

@ -4,6 +4,7 @@ version: dev
slug: foldingathome
description: Fighting disease with a world wide distributed super computer
url: https://github.com/hassio-addons/addon-foldingathome
codenotary: codenotary@frenck.dev
webui: http://[HOST]:[PORT:7396]
arch:
- amd64