Update .gitlab-ci.yml

This commit is contained in:
jas35484
2022-01-16 18:42:00 -06:00
parent a63131b153
commit 96b61234e5
+1
View File
@@ -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`