зеркало из https://github.com/microsoft/msquic.git
Use a newer docker image for Onebranch build pipeline (#3993)
* use a newer image * typo
This commit is contained in:
Родитель
8159270432
Коммит
b386980bf5
|
@ -27,7 +27,7 @@ parameters: # parameters are shown up in ADO UI in a build queue time
|
|||
- name: 'WindowsContainerImage2DockerTag'
|
||||
displayName: 'WindowsContainerImage2 DockerTag'
|
||||
type: string
|
||||
default: 'vse2022.5'
|
||||
default: '20231125.1' # if initializing docker takes too long, grab a newer docker image from Docker.Official pipeline.
|
||||
|
||||
variables:
|
||||
CDP_DEFINITION_BUILD_COUNT: $[counter('', 0)] # needed for onebranch.pipeline.version task https://aka.ms/obpipelines/versioning
|
||||
|
|
Загрузка…
Ссылка в новой задаче