mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12:36:09 -04:00
ci: only write STACKIT configuration if STACKIT test runs (#3559)
This commit is contained in:
parent
c467ff603b
commit
fcf778e73c
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ runs:
|
|||
|
||||
- name: Set STACKIT-specific configuration
|
||||
shell: bash
|
||||
if: inputs.cloudProvider == 'stackit'
|
||||
env:
|
||||
STACKIT_PROJECT_ID: ${{ inputs.stackitProjectID }}
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue