Skip to content

Commit 4c3d2cf

Browse files
author
Evans Aboge (from Dev Box)
committed
Log in to right acr
1 parent 04f8a62 commit 4c3d2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ steps:
3939
scriptType: bash
4040
scriptLocation: inlineScript
4141
inlineScript: |
42-
az acr login --name msgraphpperegistry
42+
az acr login --name msgraphprodregistry
4343
4444
- powershell: |
4545
$content = [XML](Get-Content ./Directory.Build.props)

0 commit comments

Comments
 (0)