mirror of
https://github.com/actions/runner-images.git
synced 2026-01-09 03:57:44 +08:00
Add Pulumi to Ubuntu images (#1428)
* Add Pulumi to ubuntu images * remove Pulumi from docs because it is auto-documented * change Pulumi installation script * removed legacy install, use /tmp, change auto-documentation, use download function instead of curl * include install.sh to Pulumi's installation script Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
This commit is contained in:
@@ -187,6 +187,7 @@
|
||||
"{{template_dir}}/scripts/installers/pollinate.sh",
|
||||
"{{template_dir}}/scripts/installers/postgresql.sh",
|
||||
"{{template_dir}}/scripts/installers/powershellcore.sh",
|
||||
"{{template_dir}}/scripts/installers/pulumi.sh",
|
||||
"{{template_dir}}/scripts/installers/ruby.sh",
|
||||
"{{template_dir}}/scripts/installers/r.sh",
|
||||
"{{template_dir}}/scripts/installers/rust.sh",
|
||||
|
||||
Reference in New Issue
Block a user