diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08ce28592ffa8d1d144522a15af97e40845b1cbd..e5d12901ebfc8f635d73cfff102ec4f96b9e8fbb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,9 +5,9 @@ stages: - packaging - test -cache: - paths: - - maven.repository/ + #cache: + # paths: + # - maven.repository/ variables: POSTGRES_DB: map_viewer @@ -23,6 +23,7 @@ before_script: - touch /etc/apt/apt.conf.d/99verify-peer.conf && echo >>/etc/apt/apt.conf.d/99verify-peer.conf "Acquire { https::Verify-Peer false }" test:frontend: + cache: [] stage: test coverage: '/Statements[:\ ]+(\d+.\d+)\%/' script: