mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +08:00
dotnetcore.sh and powershellcore.sh has been moved up
This commit is contained in:
@@ -116,6 +116,8 @@
|
|||||||
{
|
{
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"scripts": [
|
"scripts": [
|
||||||
|
"{{template_dir}}/scripts/installers/1604/dotnetcore-sdk.sh",
|
||||||
|
"{{template_dir}}/scripts/installers/1604/powershellcore.sh",
|
||||||
"{{template_dir}}/scripts/installers/7-zip.sh",
|
"{{template_dir}}/scripts/installers/7-zip.sh",
|
||||||
"{{template_dir}}/scripts/installers/ansible.sh",
|
"{{template_dir}}/scripts/installers/ansible.sh",
|
||||||
"{{template_dir}}/scripts/installers/azcopy.sh",
|
"{{template_dir}}/scripts/installers/azcopy.sh",
|
||||||
@@ -129,7 +131,6 @@
|
|||||||
"{{template_dir}}/scripts/installers/docker-compose.sh",
|
"{{template_dir}}/scripts/installers/docker-compose.sh",
|
||||||
"{{template_dir}}/scripts/installers/docker-moby.sh",
|
"{{template_dir}}/scripts/installers/docker-moby.sh",
|
||||||
"{{template_dir}}/scripts/installers/docker.sh",
|
"{{template_dir}}/scripts/installers/docker.sh",
|
||||||
"{{template_dir}}/scripts/installers/1604/dotnetcore-sdk.sh",
|
|
||||||
"{{template_dir}}/scripts/installers/erlang.sh",
|
"{{template_dir}}/scripts/installers/erlang.sh",
|
||||||
"{{template_dir}}/scripts/installers/firefox.sh",
|
"{{template_dir}}/scripts/installers/firefox.sh",
|
||||||
"{{template_dir}}/scripts/installers/gcc.sh",
|
"{{template_dir}}/scripts/installers/gcc.sh",
|
||||||
@@ -154,7 +155,6 @@
|
|||||||
"{{template_dir}}/scripts/installers/1604/php.sh",
|
"{{template_dir}}/scripts/installers/1604/php.sh",
|
||||||
"{{template_dir}}/scripts/installers/pollinate.sh",
|
"{{template_dir}}/scripts/installers/pollinate.sh",
|
||||||
"{{template_dir}}/scripts/installers/postgresql.sh",
|
"{{template_dir}}/scripts/installers/postgresql.sh",
|
||||||
"{{template_dir}}/scripts/installers/1604/powershellcore.sh",
|
|
||||||
"{{template_dir}}/scripts/installers/ruby.sh",
|
"{{template_dir}}/scripts/installers/ruby.sh",
|
||||||
"{{template_dir}}/scripts/installers/rust.sh",
|
"{{template_dir}}/scripts/installers/rust.sh",
|
||||||
"{{template_dir}}/scripts/installers/sbt.sh",
|
"{{template_dir}}/scripts/installers/sbt.sh",
|
||||||
|
|||||||
Reference in New Issue
Block a user