Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,6 @@ maven-build: MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository" only: - branches except: - master cache: paths: - .m2/repository/ Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,6 @@ maven-build: MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository" only: - branches except: - master cache: paths: - .m2/repository/ Loading