mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
[windows] Change packer templates from json to hcl (#8999)
This commit is contained in:
committed by
GitHub
parent
126c302e7a
commit
ea64263b41
@@ -18,4 +18,4 @@ jobs:
|
||||
parameters:
|
||||
image_type: windows2019
|
||||
image_readme_name: Windows2019-Readme.md
|
||||
image_template_name: windows-2019.json
|
||||
image_template_name: windows-2019.pkr.hcl
|
||||
|
||||
@@ -18,4 +18,4 @@ jobs:
|
||||
parameters:
|
||||
image_type: windows2022
|
||||
image_readme_name: Windows2022-Readme.md
|
||||
image_template_name: windows-2022.json
|
||||
image_template_name: windows-2022.pkr.hcl
|
||||
|
||||
Reference in New Issue
Block a user