11 lines
368 B
YAML
11 lines
368 B
YAML
trigger: none
|
|
|
|
extends:
|
|
template: /eng/common/pipelines/templates/steps/prepare-pipelines.yml
|
|
parameters:
|
|
Repository: $(Build.Repository.Name)
|
|
Prefix: cpp
|
|
CIConventionOptions: ''
|
|
UPConventionOptions: '--variablegroup 58 --variablegroup 76 --variablegroup 56 --variablegroup 64 --variablegroup 93 --variablegroup 117'
|
|
TestsConventionOptions: ''
|