We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a39de2 commit b37bb29Copy full SHA for b37bb29
eng/pipelines/prepare-pipelines.yml
@@ -1,10 +1,10 @@
1
trigger: none
2
3
extends:
4
- template: /eng/common/pipelines/templates/steps/prepare-pipelines.yml
+ template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
5
parameters:
6
Repository: $(Build.Repository.Name)
7
Prefix: python
8
CIConventionOptions: ''
9
UPConventionOptions: '--variablegroup 58 --variablegroup 76 --variablegroup 56 --variablegroup 93'
10
- TestsConventionOptions: '--variablegroup 64'
+ TestsConventionOptions: '--variablegroup 64'
0 commit comments