This commit is contained in:
Kyaw Thant 2022-11-11 11:04:23 -08:00
Родитель 8a2e7fbcc9
Коммит e24948228f
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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: