Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Tynab committed Feb 12, 2024
1 parent 230dcab commit 5348739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variables:
appName: yanlib

# Container registry service connection established during pipeline creation
dockerRegistryServiceConnection: '{{ containerRegistryConnection }}'
dockerRegistryServiceConnection: 'ce9f9676-fd62-44d0-b5f0-edbfe9efa601'
imageRepository: 'yanlib'
containerRegistry: 'yanlib.azurecr.io'
dockerfilePath: '$(Build.SourcesDirectory)/Dockerfile'
Expand Down

0 comments on commit 5348739

Please sign in to comment.