mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-12-23 17:11:39 +03:00
commit
3d1d9ffdc9
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue