mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 13:58:18 +08:00
Actually call CodeQL bundle install scripts in Packer.
This commit is contained in:
@@ -320,7 +320,8 @@
|
||||
"{{ template_dir }}/scripts/Installers/Install-KubernetesCli.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-Kind.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-MongoDB.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-GoogleCloudSDK.ps1"
|
||||
"{{ template_dir }}/scripts/Installers/Install-GoogleCloudSDK.ps1",
|
||||
"{{ template_dir }}/scripts/Installers/Install-CodeQLBundle.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user