We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b4bc0 commit 3efca79Copy full SHA for 3efca79
azure-pipelines/install-dependencies.yml
@@ -1,5 +1,7 @@
1
parameters:
2
- name: initArgs
3
+ type: string
4
+ default: ''
5
- name: needsAzurePublicFeeds
6
type: boolean
7
default: true # If nuget.config pulls from the azure-public account, we need to authenticate when building on the devdiv account.
0 commit comments