Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ image: maven:3.9.6-eclipse-temurin-21 cache: paths: - .m2/repository - $CI_PROJECT_DIR/.m2/repository # For merge requests do not `deploy` but only run `verify`. # See https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ image: maven:3.9.6-eclipse-temurin-21 cache: paths: - .m2/repository - $CI_PROJECT_DIR/.m2/repository # For merge requests do not `deploy` but only run `verify`. # See https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html Loading