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