Skip to content

Commit

Permalink
Update azure-petstorepetservice-ci-cd-to-aks-pipeline.yml for Azure P…
Browse files Browse the repository at this point in the history
…ipelines
  • Loading branch information
chtrembl committed Jul 17, 2024
1 parent cd9686b commit 776af3e
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: 'petstorepetservice'
containerRegistry: 'azurepetstorecontainerregistry.azurecr.io'
containerRegistry: 'azurepetstoremecr.azurecr.io'
dockerfilePath: 'petstore/petstorepetservice/Dockerfile'
tag: '$(Build.BuildId)'
imagePullSecret: '$(crImagePullSecretGlobalV3)'
Expand Down

0 comments on commit 776af3e

Please sign in to comment.