зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 798449: Set defaults for the release pipeline
Set defaults for the release pipeline
This commit is contained in:
Родитель
e232ae7fa8
Коммит
c0c0db12c4
|
@ -3,9 +3,10 @@ trigger: none # Triggered only by the rolling pipeline
|
|||
parameters:
|
||||
- name: rmBranch
|
||||
type: string
|
||||
default: master
|
||||
- name: EnablePublishing
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
|
||||
variables:
|
||||
# The internal YAMLs use this value to skip publishing tasks
|
||||
|
|
Загрузка…
Ссылка в новой задаче