add jdk11 to gitlab ci config
This commit is contained in:
parent
1efd66fc44
commit
5290921b16
@ -1,7 +1,7 @@
|
|||||||
# This is the Gradle build system for JVM applications
|
# This is the Gradle build system for JVM applications
|
||||||
# https://gradle.org/
|
# https://gradle.org/
|
||||||
# https://github.com/gradle/gradle
|
# https://github.com/gradle/gradle
|
||||||
image: gradle:alpine
|
image: gradle:jdk11
|
||||||
|
|
||||||
# Disable the Gradle daemon for Continuous Integration servers as correctness
|
# Disable the Gradle daemon for Continuous Integration servers as correctness
|
||||||
# is usually a priority over speed in CI environments. Using a fresh
|
# is usually a priority over speed in CI environments. Using a fresh
|
||||||
|
Loading…
Reference in New Issue
Block a user