File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ extends:
5555 targetPath : $(Build.ArtifactStagingDirectory)/esrp-build
5656 steps :
5757 - checkout : none
58- - task : EsrpRelease@9
58+ - task : EsrpRelease@10
5959 inputs :
6060 connectedservicename : ' Playwright-ESRP-PME'
6161 usemanagedidentity : true
@@ -69,8 +69,8 @@ extends:
6969 # contentsource: 'folder'
7070 folderlocation : ' $(Build.ArtifactStagingDirectory)/esrp-build'
7171 waitforreleasecompletion : true
72- owners : ' maxschmitt @microsoft.com'
73- approvers : ' maxschmitt @microsoft.com'
72+ owners : ' simonknott @microsoft.com'
73+ approvers : ' simonknott @microsoft.com'
7474 serviceendpointurl : ' https://api.esrp.microsoft.com'
7575 mainpublisher : ' Playwright'
7676 domaintenantid : ' 975f013f-7f24-47e8-a7d3-abc4752bf346'
You can’t perform that action at this time.
0 commit comments