Install GitHUB CLI on Ubuntu (#851)

* Install GitHub CLI on linux images

* Install latest release

* remove unneeded sudo

* Remove help cli options

* Add helper doc

* Resolve comments

Co-authored-by: Sergey Dolin <[email protected]>
This commit is contained in:
Sergey Dolin
2020-05-26 16:30:15 +03:00
committed by GitHub
co-authored by Sergey Dolin
parent c1ad396b6a
commit a56bf3f0ee
3 changed files with 28 additions and 0 deletions
+1
View File
@@ -200,6 +200,7 @@
"{{template_dir}}/scripts/installers/gcc.sh",
"{{template_dir}}/scripts/installers/gfortran.sh",
"{{template_dir}}/scripts/installers/git.sh",
"{{template_dir}}/scripts/installers/github-cli.sh",
"{{template_dir}}/scripts/installers/google-chrome.sh",
"{{template_dir}}/scripts/installers/google-cloud-sdk.sh",
"{{template_dir}}/scripts/installers/haskell.sh",