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 @@ -60,11 +60,11 @@ extends:
60
60
targetPath : $(Build.ArtifactStagingDirectory)/esrp-build
61
61
steps :
62
62
- checkout : none
63
- - task : EsrpRelease@7
63
+ - task : EsrpRelease@9
64
64
inputs :
65
- connectedservicename : ' Playwright-ESRP-Azure '
66
- keyvaultname : ' pw-publishing-secrets '
67
- authcertname : ' ESRP-Release-Auth '
65
+ connectedservicename : ' Playwright-ESRP-PME '
66
+ usemanagedidentity : true
67
+ keyvaultname : ' playwright-esrp-pme '
68
68
signcertname : ' ESRP-Release-Sign'
69
69
clientid : ' 13434a40-7de4-4c23-81a3-d843dc81c2c5'
70
70
intent : ' PackageDistribution'
@@ -78,5 +78,5 @@ extends:
78
78
approvers : ' maxschmitt@microsoft.com'
79
79
serviceendpointurl : ' https://api.esrp.microsoft.com'
80
80
mainpublisher : ' Playwright'
81
- domaintenantid : ' 72f988bf-86f1-41af-91ab-2d7cd011db47 '
81
+ domaintenantid : ' 975f013f-7f24-47e8-a7d3-abc4752bf346 '
82
82
displayName : ' ESRP Release to PIP'
You can’t perform that action at this time.
0 commit comments