Merge pull request #295 from leshasmlesha/fix_gitlab

Fix gitlab
This commit is contained in:
Zaxar163 2019-06-18 18:14:50 +03:00 committed by GitHub
commit 3d1d9ffdc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ before_script:
# - echo `pwd` # debug # - echo `pwd` # debug
# - echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug # - echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug
- export GRADLE_USER_HOME=`pwd`/.gradle - export GRADLE_USER_HOME=`pwd`/.gradle
- apt-get update -qq && apt-get install -y -qq git git-core
cache: cache:
paths: paths: