Commit 97497116 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 4bf34cf8 d50125a0
......@@ -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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment