mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 07:49:14 +00:00
Merge branch '2.0.x' into 2.1.x
This commit is contained in:
@@ -21,6 +21,7 @@ mkdir -p /opt/openjdk
|
||||
cd /opt/openjdk
|
||||
curl -L ${JDK_URL} | tar zx --strip-components=1
|
||||
test -f /opt/openjdk/bin/java
|
||||
test -f /opt/openjdk/bin/javac
|
||||
|
||||
|
||||
###########################################################
|
||||
|
||||
Reference in New Issue
Block a user