We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6cfc48 commit f6d684eCopy full SHA for f6d684e
.ci/stage/python_candidate_stage.yml
@@ -65,7 +65,7 @@ stages:
65
- task: PipAuthenticate@1
66
inputs:
67
artifactFeeds: $(pypi_artifactFeeds)
68
- pythonDownloadServiceConnections: commondatamodel_pypu
+ pythonDownloadServiceConnections: $(pypi_pythonDownloadServiceConnections)
69
onlyAddExtraIndex: true
70
- script: |
71
pip install --upgrade pip
0 commit comments