Update .gitlab-ci.yml

master
dragontamerfred 2019-10-05 01:18:44 +02:00
parent 7a0ced22ce
commit 49a49f2416
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@ stages:
- build
before_script:
- echo `pwd` # debug
- echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug
- export GRADLE_USER_HOME=`pwd`./gradle
# - echo `pwd` # debug
# - echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug
# - export GRADLE_USER_HOME=`pwd`./gradle
cache:
paths: