mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-25 14:56:18 -05:00
ci: only write STACKIT configuration if STACKIT test runs (#3559)
This commit is contained in:
parent
c467ff603b
commit
fcf778e73c
@ -116,6 +116,7 @@ runs:
|
||||
|
||||
- name: Set STACKIT-specific configuration
|
||||
shell: bash
|
||||
if: inputs.cloudProvider == 'stackit'
|
||||
env:
|
||||
STACKIT_PROJECT_ID: ${{ inputs.stackitProjectID }}
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user