Skip to content

Commit

Permalink
pipeline fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle committed Oct 31, 2024
1 parent c9d63f8 commit a6dca3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/environment-infra-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
AZURE_SUBSCRIPTION_ID:
description: 'Azure Subscription ID'
required: true
GHA_PRINCIPAL_ID:
description: 'GitHub Actions Azure Principal ID'
required: true

concurrency:
group: ${{ github.workflow }}-infra-${{ inputs.deploy_env }}
Expand Down

0 comments on commit a6dca3d

Please sign in to comment.