mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 03:15:35 -04:00
hopefully fix gitlab ci concurrent issue
This commit is contained in:
parent
1271b7f762
commit
b1762560a7
@ -2,6 +2,7 @@ image: openjdk:11-jdk-slim
|
||||
|
||||
variables:
|
||||
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
|
||||
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH/$CI_COMMIT_SHA
|
||||
|
||||
before_script:
|
||||
- export GRADLE_USER_HOME=`pwd`/.gradle_home
|
||||
|
Loading…
x
Reference in New Issue
Block a user