Skip to content

Commit

Permalink
Update AzureDevOps.yml (#8858)
Browse files Browse the repository at this point in the history
added environment value needed to Federated Credential
  • Loading branch information
pavelhorak committed Sep 9, 2024
1 parent c056ac5 commit fc564d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/AzureDevOps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
updateAzDO:
if: github.event.label.name == 'sprint'
runs-on: ubuntu-latest
environment: ado
steps:
- name: Login to Azure
uses: azure/login@v2
Expand Down

0 comments on commit fc564d9

Please sign in to comment.