This commit is contained in:
Bossanyi Tibor 2020-05-06 19:41:57 +02:00
parent 760139027a
commit bf923fc959

View File

@ -6,8 +6,8 @@ stages:
- deploy
before_script:
# - echo `pwd` # debug
# - echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug
- echo `pwd` # debug
- echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug
- export GRADLE_USER_HOME=`pwd`/.gradle
cache: