Add java tools installation to Ubuntu22 (#5612)

This commit is contained in:
Mikhail Timofeev
2022-05-26 00:11:06 +04:00
committed by GitHub
parent 9e72341e34
commit eabc37ce41
3 changed files with 6 additions and 7 deletions

View File

@@ -287,6 +287,7 @@ build {
"${path.root}/scripts/installers/google-cloud-sdk.sh",
"${path.root}/scripts/installers/haskell.sh",
"${path.root}/scripts/installers/heroku.sh",
"${path.root}/scripts/installers/java-tools.sh",
"${path.root}/scripts/installers/kubernetes-tools.sh",
"${path.root}/scripts/installers/oc.sh",
"${path.root}/scripts/installers/miniconda.sh",