mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 02:28:54 +08:00
[Ubuntu] add runner-package to curated images (#8474)
This commit is contained in:
@@ -281,6 +281,7 @@ build {
|
||||
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
|
||||
scripts = [
|
||||
"${path.root}/scripts/installers/action-archive-cache.sh",
|
||||
"${path.root}/scripts/installers/runner-package.sh",
|
||||
"${path.root}/scripts/installers/apt-common.sh",
|
||||
"${path.root}/scripts/installers/azcopy.sh",
|
||||
"${path.root}/scripts/installers/azure-cli.sh",
|
||||
|
||||
Reference in New Issue
Block a user