Add Alibaba cloud aliyun-cli (#688)

* added aliyun cli to windows

* added aliyun cli to Ubuntu

Co-authored-by: Nikita Bykov <[email protected]>
This commit is contained in:
Nikita Bykov
2020-04-13 17:38:35 +03:00
committed by GitHub
co-authored by Nikita Bykov
parent 17685c3ddc
commit d0398f5357
7 changed files with 83 additions and 0 deletions
+12
View File
@@ -578,6 +578,12 @@
"{{ template_dir }}/scripts/Installers/Install-Bazel.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Install-AliyunCli.ps1"
]
},
{
"type": "powershell",
"scripts":[
@@ -862,6 +868,12 @@
"{{ template_dir }}/scripts/Installers/Validate-Bazel.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-AliyunCli.ps1"
]
},
{
"type": "file",
"source": "C:\\InstalledSoftware.md",