add jdk11 to gitlab ci config

This commit is contained in:
Aleksei 2020-07-03 22:10:05 -04:00
parent 1efd66fc44
commit 5290921b16

View File

@ -1,7 +1,7 @@
# This is the Gradle build system for JVM applications
# https://gradle.org/
# https://github.com/gradle/gradle
image: gradle:alpine
image: gradle:jdk11
# Disable the Gradle daemon for Continuous Integration servers as correctness
# is usually a priority over speed in CI environments. Using a fresh