File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -71,12 +71,12 @@ extends:
7171 targetPath : $(Build.ArtifactStagingDirectory)/esrp-build
7272 steps :
7373 - checkout : none
74- - task : EsrpRelease@7
74+ - task : EsrpRelease@9
7575 inputs :
76- connectedservicename : ' Playwright-ESRP-Azure'
77- keyvaultname : ' pw-publishing-secrets'
76+ connectedservicename : ' Playwright-ESRP-PME'
77+ usemanagedidentity : true
78+ keyvaultname : ' playwright-esrp-pme'
7879 authcertname : ' ESRP-Release-Auth'
79- signcertname : ' ESRP-Release-Sign'
8080 clientid : ' 13434a40-7de4-4c23-81a3-d843dc81c2c5'
8181 intent : ' PackageDistribution'
8282 contenttype : ' Maven'
@@ -89,5 +89,5 @@ extends:
89899090 serviceendpointurl : ' https://api.esrp.microsoft.com'
9191 mainpublisher : ' Playwright'
92- domaintenantid : ' 72f988bf-86f1-41af-91ab-2d7cd011db47 '
92+ domaintenantid : ' 975f013f-7f24-47e8-a7d3-abc4752bf346 '
9393 displayName : ' ESRP Release to Maven'
You can’t perform that action at this time.
0 commit comments