[Ubuntu] add runner-package to curated images (#8474)

This commit is contained in:
Peter Shepehrd
2023-11-09 15:43:12 -05:00
committed by GitHub
parent 7a11d3fc98
commit 25a3a04fb0
4 changed files with 28 additions and 2 deletions

View File

@@ -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",