mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
[Ubuntu] add runner-package to curated images (#8474)
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
"type": "shell",
|
||||
"scripts": [
|
||||
"{{template_dir}}/scripts/installers/action-archive-cache.sh",
|
||||
"{{template_dir}}/scripts/installers/runner-package.sh",
|
||||
"{{template_dir}}/scripts/installers/apt-common.sh",
|
||||
"{{template_dir}}/scripts/installers/azcopy.sh",
|
||||
"{{template_dir}}/scripts/installers/azure-cli.sh",
|
||||
@@ -258,8 +259,7 @@
|
||||
"{{template_dir}}/scripts/installers/android.sh",
|
||||
"{{template_dir}}/scripts/installers/pypy.sh",
|
||||
"{{template_dir}}/scripts/installers/python.sh",
|
||||
"{{template_dir}}/scripts/installers/zstd.sh"
|
||||
],
|
||||
"{{template_dir}}/scripts/installers/zstd.sh" ],
|
||||
"environment_vars": [
|
||||
"HELPER_SCRIPTS={{user `helper_script_folder`}}",
|
||||
"INSTALLER_SCRIPT_FOLDER={{user `installer_script_folder`}}",
|
||||
|
||||
Reference in New Issue
Block a user