Try more recent version of gradle docker container
This commit is contained in:
parent
ee60d309f8
commit
c08d5930f8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Based on https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Gradle.gitlab-ci.yml
|
||||
image: gradle:alpine
|
||||
image: gradle:jdk11
|
||||
|
||||
variables:
|
||||
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
|
||||
|
|
Loading…
Reference in a new issue