mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Use Java 11 in GCB to build release candidates (#736)
This commit is contained in:
@@ -20,7 +20,7 @@ locale-gen en_US.UTF-8
|
||||
apt-get install apt-utils -y
|
||||
apt-get upgrade -y
|
||||
# Install Java
|
||||
apt-get install openjdk-8-jdk-headless -y
|
||||
apt-get install openjdk-11-jdk-headless -y
|
||||
# Install npm
|
||||
apt-get install npm -y
|
||||
# Install gcloud
|
||||
|
||||
Reference in New Issue
Block a user