Skip to content

Commit f6d684e

Browse files
authored
Update python_candidate_stage.yml
1 parent d6cfc48 commit f6d684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/stage/python_candidate_stage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ stages:
6565
- task: PipAuthenticate@1
6666
inputs:
6767
artifactFeeds: $(pypi_artifactFeeds)
68-
pythonDownloadServiceConnections: commondatamodel_pypu
68+
pythonDownloadServiceConnections: $(pypi_pythonDownloadServiceConnections)
6969
onlyAddExtraIndex: true
7070
- script: |
7171
pip install --upgrade pip

0 commit comments

Comments
 (0)