Skip to content

Commit a5ef2e7

Browse files
authored
Refactor prepare-pipelines.yml
Depends on Azure/azure-sdk-tools#8929
1 parent 58ac142 commit a5ef2e7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

eng/pipelines/prepare-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,3 @@ trigger: none
22

33
extends:
44
template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
5-
parameters:
6-
Repository: $(Build.Repository.Name)
7-
Prefix: python
8-
CIConventionOptions: ''
9-
UPConventionOptions: '--variablegroups 58 76 93'
10-
TestsConventionOptions: '--variablegroups 58 64'

0 commit comments

Comments
 (0)