Refactor prepare-pipelines.yml (#5964)
This commit is contained in:
parent
b41a52ed91
commit
5f90646d3e
@ -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: cpp
|
||||
CIConventionOptions: ''
|
||||
UPConventionOptions: '--variablegroups 58 76 64 93'
|
||||
TestsConventionOptions: ''
|
||||
Repository: Azure/azure-sdk-for-cpp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user