Skip to content

Commit

Permalink
Update azure-petstoreorderservice-ci-cd-to-aks-pipeline.yml for Azure…
Browse files Browse the repository at this point in the history
… Pipelines
  • Loading branch information
chtrembl committed Jul 17, 2024
1 parent ccf72f0 commit 3b2b867
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ variables:
# Container registry service connection established during pipeline creation
dockerRegistryServiceConnection: 'azurepetstorecr'
imageRepository: 'petstoreorderservice'
containerRegistry: 'azurepetstorecontainerregistry.azurecr.io'
containerRegistry: 'azurepetstoremecr.azurecr.io'
dockerfilePath: 'petstore/petstoreorderservice/Dockerfile'
tag: '$(Build.BuildId)'
imagePullSecret: '$(crImagePullSecretGlobalV2)'
Expand Down

0 comments on commit 3b2b867

Please sign in to comment.