This commit is contained in:
BSKY
2020-02-17 09:01:43 +09:00
parent 2b27629726
commit b42d8129da
5 changed files with 53 additions and 5 deletions

View File

@@ -502,6 +502,12 @@
"{{ template_dir }}/scripts/Installers/Install-Jq.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Install-Zstd.ps1"
]
},
{
"type": "powershell",
"scripts":[
@@ -763,6 +769,12 @@
"{{ template_dir }}/scripts/Installers/Validate-Jq.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-Zstd.ps1"
]
},
{
"type": "powershell",
"scripts":[