We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161bd3d commit 9632f19Copy full SHA for 9632f19
1 file changed
.azure-pipelines/publish.yml
@@ -60,7 +60,7 @@ extends:
60
targetPath: $(Build.ArtifactStagingDirectory)/esrp-build
61
steps:
62
- checkout: none
63
- - task: EsrpRelease@9
+ - task: EsrpRelease@11
64
inputs:
65
connectedservicename: 'Playwright-ESRP-PME'
66
usemanagedidentity: true
0 commit comments