Skip to content

Commit 51a004b

Browse files
author
Evans Aboge (from Dev Box)
committed
Test PPE
1 parent 0dd6713 commit 51a004b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pr:
2222
- task/migrate-acr-pipeline
2323

2424
variables:
25-
REGISTRY: 'msgraphprodregistry.azurecr.io'
25+
REGISTRY: 'msgraphpperegistry.azurecr.io'
2626
IMAGE_NAME: 'public/openapi/hidi'
2727
PREVIEW_BRANCH: 'refs/heads/task/migrate-acr-pipeline'
2828

@@ -35,7 +35,7 @@ steps:
3535
- task: AzureCLI@2
3636
displayName: 'Login to Azure Container Registry'
3737
inputs:
38-
azureSubscription: 'ACR Images Push Service Connection'
38+
azureSubscription: 'ACR Push Test'
3939
scriptType: bash
4040
scriptLocation: inlineScript
4141
inlineScript: |

0 commit comments

Comments
 (0)