Skip to content

Commit f728c0f

Browse files
committed
Merge remote-tracking branch 'libtemplate/microbuild' into libtemplateUpdate
2 parents ea9ea07 + 3efca79 commit f728c0f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

azure-pipelines/install-dependencies.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
parameters:
22
- name: initArgs
3+
type: string
4+
default: ''
35
- name: needsAzurePublicFeeds
46
type: boolean
57
default: true # If nuget.config pulls from the azure-public account, we need to authenticate when building on the devdiv account.

azure-pipelines/prepare-insertion-stages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ stages:
6464
- template: WIFtoPATauth.yml
6565
parameters:
6666
wifServiceConnectionName: azure-public/vside package push
67-
deadPATServiceConnectionId: 207efd62-fd0f-43e7-aeae-17c4febcc660 # azure-public/vs-impl
67+
deadPATServiceConnectionId: 42175e93-c771-4a4f-a132-3cca78f44b3b # azure-public/vssdk

0 commit comments

Comments
 (0)