Skip to content

Commit f562b7a

Browse files
- Added pypi service connection to production pipeline
1 parent 3b5bdb1 commit f562b7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ extends:
3232
imageRepository: "$(imageRepository)"
3333
dockerfilePath: "$(dockerfilePath)"
3434
vmImageName: "$(vmImageName)"
35+
pypiServiceConnection: "$(pypiServiceConnection)"

0 commit comments

Comments
 (0)