Fixed script for linux and updated ubuntu1804.json file

This commit is contained in:
Nikita Bykov
2020-02-26 11:16:49 +03:00
parent f585d8019e
commit a10ed67087
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,6 @@
source $HELPER_SCRIPTS/document.sh
# Install bazel
apt-get update -y
apt-get install -y bazel
# Run tests to determine that the software installed as expected

View File

@@ -126,6 +126,7 @@
"{{template_dir}}/scripts/installers/azcopy.sh",
"{{template_dir}}/scripts/installers/azure-cli.sh",
"{{template_dir}}/scripts/installers/azure-devops-cli.sh",
"{{template_dir}}/scripts/installers/bazel.sh",
"{{template_dir}}/scripts/installers/1804/basic.sh",
"{{template_dir}}/scripts/installers/aws.sh",
"{{template_dir}}/scripts/installers/build-essential.sh",