Skip to content

Commit

Permalink
Update prepare-pipelines.yml (#27918)
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik authored Dec 14, 2022
1 parent 1a39de2 commit b37bb29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/prepare-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
trigger: none

extends:
template: /eng/common/pipelines/templates/steps/prepare-pipelines.yml
template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
parameters:
Repository: $(Build.Repository.Name)
Prefix: python
CIConventionOptions: ''
UPConventionOptions: '--variablegroup 58 --variablegroup 76 --variablegroup 56 --variablegroup 93'
TestsConventionOptions: '--variablegroup 64'
TestsConventionOptions: '--variablegroup 64'

0 comments on commit b37bb29

Please sign in to comment.