зеркало из https://github.com/Azure/ARO-RP.git
billing pipeline number should be a parameter
This commit is contained in:
Родитель
98a37a303b
Коммит
b4d37cfd9d
|
@ -100,7 +100,7 @@ jobs:
|
|||
- task: TriggerBuild@3
|
||||
inputs:
|
||||
definitionIsInCurrentTeamProject: true
|
||||
buildDefinition: $(billingE2EPipelineName)
|
||||
buildDefinition: ${{ parameters.billingE2EPipelineName }}
|
||||
queueBuildForUserThatTriggeredBuild: true
|
||||
ignoreSslCertificateErrors: false
|
||||
useSameSourceVersion: false
|
||||
|
|
Загрузка…
Ссылка в новой задаче