File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -60,10 +60,11 @@ extends:
6060 targetPath : $(Build.ArtifactStagingDirectory)/esrp-build
6161 steps :
6262 - checkout : none
63- - task : EsrpRelease@7
63+ - task : EsrpRelease@9
6464 inputs :
65- connectedservicename : ' Playwright-ESRP-Azure'
66- keyvaultname : ' pw-publishing-secrets'
65+ connectedservicename : ' Playwright-ESRP-PME'
66+ usemanagedidentity : true
67+ keyvaultname : ' playwright-esrp-pme'
6768 authcertname : ' ESRP-Release-Auth'
6869 signcertname : ' ESRP-Release-Sign'
6970 clientid : ' 13434a40-7de4-4c23-81a3-d843dc81c2c5'
@@ -78,5 +79,5 @@ extends:
78797980 serviceendpointurl : ' https://api.esrp.microsoft.com'
8081 mainpublisher : ' Playwright'
81- domaintenantid : ' 72f988bf-86f1-41af-91ab-2d7cd011db47 '
82+ domaintenantid : ' 975f013f-7f24-47e8-a7d3-abc4752bf346 '
8283 displayName : ' ESRP Release to PIP'
You can’t perform that action at this time.
0 commit comments