We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05137e commit f56ab69Copy full SHA for f56ab69
.github/workflows/AzureDevOps.yml
@@ -22,7 +22,7 @@ jobs:
22
updateAzDO:
23
if: github.event.label.name == 'sprint'
24
runs-on: ubuntu-latest
25
- environment: azurecloud
+ environment: ado
26
27
steps:
28
# Step 1: Login to Azure using federated identity
0 commit comments