Skip to content

Commit fb02c92

Browse files
committed
chore(pipeline): update artifact feed for pip authentication
1 parent 65ec2de commit fb02c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/cd-publish-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ extends:
6060
- task: PipAuthenticate@1
6161
displayName: Authenticate pip to Azure Artifacts
6262
inputs:
63-
artifactFeeds: "$(System.TeamProject)/msgraph-python-dev"
63+
artifactFeeds: "$(System.TeamProject)/GraphDeveloperExperiences_Public"
6464

6565
- script: pip install -r requirements-dev.txt
6666
displayName: Install dependencies

0 commit comments

Comments
 (0)