Loading .gitlab-ci.yml +0 −5 Original line number Diff line number Diff line Loading @@ -7,11 +7,6 @@ before_script: - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew cache: key: ${CI_PROJECT_ID} paths: - .gradle/ build: stage: build script: Loading Loading
.gitlab-ci.yml +0 −5 Original line number Diff line number Diff line Loading @@ -7,11 +7,6 @@ before_script: - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew cache: key: ${CI_PROJECT_ID} paths: - .gradle/ build: stage: build script: Loading