diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 150f9aaa53249ae57076136723aac147cd1e3dfb..7490528c9dbb6e9e1dba74677370815bbf861507 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: