Skip to content

Commit fa0bbd6

Browse files
committed
test cov: trial with rules jacoco off
1 parent fcc5e01 commit fa0bbd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ variables:
5353
DCACHE_HELM_REPO: https://gitlab.desy.de/api/v4/projects/7648/packages/helm/test
5454
DCACHE_COMPATIBILITY_VERSION: 9.2.40
5555
JACOCO_VERSION: 0.8.14 #must match maven plugin version
56-
ENABLE_COVERAGE: "true"
56+
ENABLE_COVERAGE: "false"
5757

5858
# let's debug nodes where job is running
5959
before_script:

0 commit comments

Comments
 (0)