mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
removed whitespace
This commit is contained in:
parent
74a2e94c8e
commit
ab82fa0540
2
.github/actions/e2e_test/action.yml
vendored
2
.github/actions/e2e_test/action.yml
vendored
@ -126,7 +126,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
if [[ "${{ inputs.cosignPassword }}" == '' || "${{ inputs.cosignPrivateKey }}" == '' ]]; then
|
||||
echo "::error::e2e test verify requires cosignPassword and cosignPrivateKey to be set."
|
||||
echo "::error::e2e test verify requires cosignPassword and cosignPrivateKey to be set."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user