ci: do not sign & upload debug image measurements (#1849)

This commit is contained in:
Malte Poll 2023-06-01 10:58:34 +02:00 committed by GitHub
parent 13ffb93ad8
commit 8a51ae1ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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