summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPhilippe Lafoucrière <plafoucriere@gitlab.com>2019-07-11 20:31:18 +0000
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-11 20:31:18 +0000
commit9d7c70c9deebcb056a829273c8ce27e82af19a76 (patch)
treef43eb47119c47731a397dabc8fb31ade7ddf70da /lib
parent33445cfc29d8ca4f0452844ca0ce4299dd6996ba (diff)
downloadgitlab-ce-9d7c70c9deebcb056a829273c8ce27e82af19a76.tar.gz
Clean up CI reports
Also, `SAST_CONFIDENCE_LEVEL` has been renamed in https://gitlab.com/gitlab-org/security-products/sast/merge_requests/72
Diffstat (limited to 'lib')
-rw-r--r--lib/gitlab/ci/templates/Jobs/Code-Quality.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/ci/templates/Jobs/Code-Quality.gitlab-ci.yml b/lib/gitlab/ci/templates/Jobs/Code-Quality.gitlab-ci.yml
index 8a84744aa2d..005ea4b7a46 100644
--- a/lib/gitlab/ci/templates/Jobs/Code-Quality.gitlab-ci.yml
+++ b/lib/gitlab/ci/templates/Jobs/Code-Quality.gitlab-ci.yml
@@ -22,6 +22,7 @@ code_quality:
reports:
codequality: gl-code-quality-report.json
expire_in: 1 week
+ dependencies: []
only:
- branches
- tags