diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0d0796124ae2194700ec6787617e0da07cf8d13..be578f1d890bca7b55e5cd8b8e8dde5ab0f7a40b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ # This is the Gradle build system for JVM applications # https://gradle.org/ # https://github.com/gradle/gradle -#image: gradle:alpine +image: gradle:alpine # Disable the Gradle daemon for Continuous Integration servers as correctness # is usually a priority over speed in CI environments. Using a fresh