Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 6dc0b5d

Browse files
Nick Greenfielddaniv-msft
authored andcommitted
Add image repository override
1 parent d2b2c05 commit 6dc0b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/BikeSharingApp/Bikes/azds_pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ stages:
115115
helmChart: '$(System.ArtifactsDirectory)/charts'
116116
releaseName: bikesharing
117117
overrides: |
118+
image.repository:$(containerRegistry)/$(imageRepository)
118119
image.tag:$(Build.BuildId)
119120
buildID:"1"
120121

0 commit comments

Comments
 (0)