Files
runner-images-temp/images.CI/linux-and-win/azure-pipelines/windows2022.yml
T
a2d76d2a0e Add Windows Server 2022 image templates (#3929)
* add windows2022 image template

Co-authored-by: Aleksandr Chebotov <[email protected]>
Co-authored-by: Mikhail Timofeev <[email protected]>
Co-authored-by: Aleksandr Chebotov <[email protected]>
Co-authored-by: MaksimZhukov <[email protected]>
2021-08-23 11:13:14 +03:00

20 lines
303 B
YAML

schedules:
- cron: "0 0 * * *"
displayName: Daily
branches:
include:
- main
always: true
trigger: none
pr:
autoCancel: true
branches:
include:
- main
jobs:
- template: image-generation.yml
parameters:
image_type: windows2022
image_readme_name: Windows2022-Readme.md