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