mirror of
https://github.com/hassio-addons/addon-ubuntu-base.git
synced 2025-05-07 12:21:24 +00:00
🔒 Sign image with Codenotary Community Attestation Service (CAS) (#113)
This commit is contained in:
parent
38f287a845
commit
1b4267b203
2 changed files with 4 additions and 0 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue