Skip to content
Snippets Groups Projects
Commit 9d7c70c9 authored by Philippe Lafoucrière --'s avatar Philippe Lafoucrière -- 💬 Committed by Mayra Cabrera
Browse files

Clean up CI reports

Also, `SAST_CONFIDENCE_LEVEL` has been renamed in
https://gitlab.com/gitlab-org/security-products/sast/merge_requests/72
parent 33445cfc
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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: {}
Loading
Loading
@@ -22,6 +22,7 @@ code_quality:
reports:
codequality: gl-code-quality-report.json
expire_in: 1 week
dependencies: []
only:
- branches
- tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment