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]>
This commit is contained in:
co-authored by
Aleksandr Chebotov
Mikhail Timofeev
Aleksandr Chebotov
MaksimZhukov
parent
20584a4394
commit
a2d76d2a0e
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user