Skip to content

Commit

Permalink
handle non-whitespace character
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Sep 2, 2020
1 parent 791948c commit 3329fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/steps/auth_dev_feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ steps:
- task: PipAuthenticate@1
displayName: 'Pip Authenticate to feed: $(DevFeedName)'
inputs:
    artifactFeeds: $(DevFeedName)
artifactFeeds: $(DevFeedName)
onlyAddExtraIndex: true

0 comments on commit 3329fb7

Please sign in to comment.