mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
Update .github/actions/e2e_verify/action.yml
Co-authored-by: Otto Bittner <cobittner@posteo.net>
This commit is contained in:
parent
5d48aaeeaa
commit
3a0ab8db86
2
.github/actions/e2e_verify/action.yml
vendored
2
.github/actions/e2e_verify/action.yml
vendored
@ -96,7 +96,7 @@ runs:
|
||||
run: |
|
||||
reports=attestation-report-*.json
|
||||
|
||||
report=$(bazel run //internal/api/attestationconfigapi/cli -- compare ${{ inputs.attestationVariant }} ${report})
|
||||
report=$(bazel run //internal/api/attestationconfigapi/cli -- compare ${{ inputs.attestationVariant }} ${reports})
|
||||
|
||||
path=$(realpath "${report}")
|
||||
cat "${path}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user