Refactor prepare-pipelines.yml (#37222)
This commit is contained in:
Родитель
4e8ee5a8e2
Коммит
078d61638f
|
@ -1,10 +1,9 @@
|
|||
trigger: none
|
||||
|
||||
variables:
|
||||
- template: /eng/pipelines/templates/variables/image.yml
|
||||
|
||||
extends:
|
||||
template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
|
||||
parameters:
|
||||
Repository: $(Build.Repository.Name)
|
||||
Prefix: python
|
||||
CIConventionOptions: ''
|
||||
UPConventionOptions: '--variablegroups 58 76 93'
|
||||
TestsConventionOptions: '--variablegroups 58 64'
|
||||
Repository: Azure/azure-sdk-for-python
|
||||
|
|
Загрузка…
Ссылка в новой задаче