Skip to content

Commit bbe622f

Browse files
fix microbuild add service connection id.
1 parent 0ea78ae commit bbe622f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/pipelines/jobs/prepare-signed-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
signType: $(SignType)
2727
zipSources: false
2828
feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
29+
ConnectedPMEServiceName: 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
2930
condition: and(succeeded(), in(variables['SignType'], 'real', 'test'))
3031
- task: DownloadBuildArtifacts@0
3132
displayName: Download IntermediateUnsignedArtifacts

0 commit comments

Comments
 (0)