Skip to content

Commit 970bb02

Browse files
RyAuldCopilot
andcommitted
Upgrade EsrpRelease task from v9 to v12
Per ESRP team feedback, v12 returns errors properly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 30bd106 commit 970bb02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.Pipelines/pipeline-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ stages:
159159
artifactName: python-dist
160160
targetPath: $(Pipeline.Workspace)/python-dist
161161

162-
- task: EsrpRelease@9
162+
- task: EsrpRelease@12
163163
displayName: 'Publish to PyPI via ESRP'
164164
inputs:
165165
connectedservicename: 'MSAL-ESRP-AME'

0 commit comments

Comments
 (0)