We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9154d03 commit d856ab4Copy full SHA for d856ab4
.pipelines/templates/artifact-storage.steps.yaml
@@ -244,7 +244,7 @@ steps:
244
--role-definition "$DEF"
245
fi
246
env:
247
- ACNCI_BUILD_RESOURCEGROUP_ID: $[ variables['resourcegroups.ACNCI_BUILD_RESOURCEGROUP_ID'] ]
+ ACNCI_BUILD_RESOURCEGROUP_ID: $(resourcegroups.ACNCI_BUILD_RESOURCEGROUP_ID)
248
249
- task: AzureCLI@2
250
displayName: "[Check] Build User MI Roles"
0 commit comments