We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14789e4 commit 4825174Copy full SHA for 4825174
.Pipelines/pipeline-publish.yml
@@ -172,8 +172,8 @@ stages:
172
contentsource: 'Folder'
173
folderlocation: '$(Pipeline.Workspace)/python-dist'
174
waitforreleasecompletion: true
175
- owners: 'ryauld@microsoft.com;avdunn@microsoft.com'
176
- approvers: 'avdunn@microsoft.com;bogavril@microsoft.com'
+ owners: 'ryauld@microsoft.com,avdunn@microsoft.com'
+ approvers: 'avdunn@microsoft.com,bogavril@microsoft.com'
177
serviceendpointurl: 'https://api.esrp.microsoft.com'
178
mainpublisher: 'ESRPRELPACMAN'
179
domaintenantid: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
0 commit comments