fix .gitlab-ci.yml
This commit is contained in:
@@ -17,6 +17,7 @@ stages:
|
||||
before_script:
|
||||
- echo `pwd` # debug
|
||||
- echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug
|
||||
- export JAVA_HOME="/usr/local/java-8-openjdk-amd64/"
|
||||
- echo "$JAVA_HOME"
|
||||
- export GRADLE_USER_HOME=`pwd`/.gradle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user