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 04f8a62 commit 4c3d2cfCopy full SHA for 4c3d2cf
.azure-pipelines/ci-build.yml
@@ -39,7 +39,7 @@ steps:
39
scriptType: bash
40
scriptLocation: inlineScript
41
inlineScript: |
42
- az acr login --name msgraphpperegistry
+ az acr login --name msgraphprodregistry
43
44
- powershell: |
45
$content = [XML](Get-Content ./Directory.Build.props)
0 commit comments