Setup branch for main 1.3
This commit is contained in:
Родитель
8a2e7fbcc9
Коммит
e24948228f
|
@ -1,5 +1,5 @@
|
|||
variables:
|
||||
channel: 'stable'
|
||||
channel: 'experimental'
|
||||
rerunPassesRequiredToAvoidFailure: 5
|
||||
versionDate: $[format('{0:yyyyMMdd}', pipeline.startTime)]
|
||||
versionCounter: $[counter(variables['versionDate'], 0)]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
variables:
|
||||
# Version Control
|
||||
major: "1"
|
||||
minor: "2"
|
||||
minor: "3"
|
||||
patch: "0"
|
||||
|
|
|
@ -22,7 +22,7 @@ parameters:
|
|||
default: 'ProjectReunionInternal'
|
||||
|
||||
steps:
|
||||
- checkout: git://ProjectReunion/ProjectReunionInternal@release/1.2-stable
|
||||
- checkout: git://ProjectReunion/ProjectReunionInternal
|
||||
|
||||
- task: AzureKeyVault@1
|
||||
inputs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче