diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e41bf83de5..22c6685ffe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,11 +4,6 @@ variables: MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode" MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository" -cache: - paths: - - .m2/repository/ - - target/ - build: stage: build script: diff --git a/pom.xml b/pom.xml index 258ae37152..f731484ef2 100644 --- a/pom.xml +++ b/pom.xml @@ -2147,10 +2147,10 @@ maven-snapshots http://nexus.entgra.io/repository/maven-snapshots/ - +