File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -71,11 +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 '
76
+ connectedservicename : ' Playwright-ESRP-PME '
77
+ usemanagedidentity : true
78
+ keyvaultname : ' playwright-esrp-pme '
79
79
signcertname : ' ESRP-Release-Sign'
80
80
clientid : ' 13434a40-7de4-4c23-81a3-d843dc81c2c5'
81
81
intent : ' PackageDistribution'
@@ -89,5 +89,5 @@ extends:
89
89
approvers : ' maxschmitt@microsoft.com'
90
90
serviceendpointurl : ' https://api.esrp.microsoft.com'
91
91
mainpublisher : ' Playwright'
92
- domaintenantid : ' 72f988bf-86f1-41af-91ab-2d7cd011db47 '
92
+ domaintenantid : ' 975f013f-7f24-47e8-a7d3-abc4752bf346 '
93
93
displayName : ' ESRP Release to Maven'
You can’t perform that action at this time.
0 commit comments