提交 9d7c70c9 编写于 作者: P Philippe Lafoucrière 提交者: Mayra Cabrera

Clean up CI reports

Also, `SAST_CONFIDENCE_LEVEL` has been renamed in
https://gitlab.com/gitlab-org/security-products/sast/merge_requests/72
上级 33445cfc
......@@ -10,17 +10,17 @@ code_quality:
tags: []
before_script: []
cache: {}
dependencies: []
sast:
extends: .dedicated-no-docs
before_script: []
tags: []
before_script: []
cache: {}
variables:
SAST_CONFIDENCE_LEVEL: 2
DOCKER_DRIVER: overlay2
SAST_BRAKEMAN_LEVEL: 2
dependency_scanning:
before_script: []
tags: []
extends: .dedicated-no-docs
tags: []
before_script: []
cache: {}
......@@ -22,6 +22,7 @@ code_quality:
reports:
codequality: gl-code-quality-report.json
expire_in: 1 week
dependencies: []
only:
- branches
- tags
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册