Skip to content

Commit b37bb29

Browse files
author
Konrad Jamrozik
authored
Update prepare-pipelines.yml (Azure#27918)
1 parent 1a39de2 commit b37bb29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
trigger: none
22

33
extends:
4-
template: /eng/common/pipelines/templates/steps/prepare-pipelines.yml
4+
template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
55
parameters:
66
Repository: $(Build.Repository.Name)
77
Prefix: python
88
CIConventionOptions: ''
99
UPConventionOptions: '--variablegroup 58 --variablegroup 76 --variablegroup 56 --variablegroup 93'
10-
TestsConventionOptions: '--variablegroup 64'
10+
TestsConventionOptions: '--variablegroup 64'

0 commit comments

Comments
 (0)