mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-02 07:07:35 +08:00
[ubuntu] Change packer templates from json to hcl (#8991)
* [ubuntu] Change packer tempaltes from json to hcl * Add packer init * Fix variable types for Ubuntu20 template
This commit is contained in:
committed by
GitHub
parent
ea64263b41
commit
a5519ebed0
@@ -18,4 +18,4 @@ jobs:
|
||||
parameters:
|
||||
image_type: ubuntu2004
|
||||
image_readme_name: Ubuntu2004-Readme.md
|
||||
image_template_name: ubuntu-20.04.json
|
||||
image_template_name: ubuntu-20.04.pkr.hcl
|
||||
|
||||
Reference in New Issue
Block a user