We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc5e01 commit fa0bbd6Copy full SHA for fa0bbd6
1 file changed
.gitlab-ci.yml
@@ -53,7 +53,7 @@ variables:
53
DCACHE_HELM_REPO: https://gitlab.desy.de/api/v4/projects/7648/packages/helm/test
54
DCACHE_COMPATIBILITY_VERSION: 9.2.40
55
JACOCO_VERSION: 0.8.14 #must match maven plugin version
56
- ENABLE_COVERAGE: "true"
+ ENABLE_COVERAGE: "false"
57
58
# let's debug nodes where job is running
59
before_script:
0 commit comments