Update .gitlab-ci.yml
This commit is contained in:
@@ -16,6 +16,7 @@ image: gradle:alpine
|
||||
# isolated from any previous builds.
|
||||
variables:
|
||||
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
before_script:
|
||||
- export GRADLE_USER_HOME=`pwd`
|
||||
|
||||
Reference in New Issue
Block a user