Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ stages: - build before_script: - git submodule update --init --recursive - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ stages: - build before_script: - git submodule update --init --recursive - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading