Skip to content

Commit 58b945f

Browse files
authored
chore: fix yml (#2373)
1 parent 2ec8db4 commit 58b945f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pipeline.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -345,13 +345,8 @@ jobs:
345345
contenttype: maven
346346
folderlocation: '/home/vsts/.ivy2/local/com.microsoft.azure/'
347347
owners: 'zhoubo@microsoft.com,marcozo@microsoft.com,romanbat@microsoft.com'
348-
Approvers: 'romanbat@microsoft.com,markus.weimer@microsoft.com,negust@microsoft.com'
349348
approvers: 'romanbat@microsoft.com,markus.weimer@microsoft.com,negust@microsoft.com'
350349
mainpublisher: synapseml
351-
# Should the one of the following three, we are using the AME tenant.
352-
# 1. 975f013f-7f24-47e8-a7d3-abc4752bf346 (PME)
353-
# 2. 33e01921-4d64-4f8c-a055-5bdaffd5e33d (AME)
354-
# 3. cdc5aeea-15c5-4db6-b079-fcadd2505dc2 (Torus)
355350
domaintenantid: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
356351
displayName: 'ESRP Publish Package'
357352
condition: and(eq(variables.isMaster, true), startsWith(variables['tag'], 'v'))

0 commit comments

Comments
 (0)