mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Add Validate-SQLPowerShellTools to VS2019 on WS2019 template
This commit is contained in:
committed by
Alejandro Pauly
parent
3e03110b08
commit
59f9ad1a4f
@@ -652,6 +652,12 @@
|
|||||||
"{{ template_dir }}/scripts/Installers/Validate-MysqlCli.ps1"
|
"{{ template_dir }}/scripts/Installers/Validate-MysqlCli.ps1"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "powershell",
|
||||||
|
"scripts":[
|
||||||
|
"{{ template_dir }}/scripts/Installers/Validate-SQLPowerShellTools.ps1"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "powershell",
|
"type": "powershell",
|
||||||
"scripts":[
|
"scripts":[
|
||||||
|
|||||||
Reference in New Issue
Block a user