mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-23 16:30:11 -05:00
ci: do not sign & upload debug image measurements (#1849)
This commit is contained in:
parent
13ffb93ad8
commit
8a51ae1ec3
1
.github/workflows/build-os-image.yml
vendored
1
.github/workflows/build-os-image.yml
vendored
@ -711,6 +711,7 @@ jobs:
|
||||
upload-pcrs:
|
||||
name: "Sign & upload PCRs"
|
||||
needs: [build-settings, calculate-pcrs]
|
||||
if: inputs.stream != 'debug'
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user