Skip to content
Snippets Groups Projects
Commit 5bd2496c authored by Otto Visser's avatar Otto Visser
Browse files

yaml tweak

parent f02ad921
No related branches found
No related tags found
1 merge request!642Release 2.1.1
......@@ -368,8 +368,9 @@ code_quality:
# Runs the SAST checks and reporter.
spotbugs-sast:
extends:
- .gitlab_reporter
stage: gitlab reports
needs:
- gradle_build
variables:
COMPILE: "false"
allow_failure: true
......@@ -383,8 +384,9 @@ spotbugs-sast:
stage: gitlab reports
semgrep-sast:
extends:
- .gitlab_reporter
stage: gitlab reports
needs:
- gradle_build
variables:
COMPILE: "false"
SECURE_LOG_LEVEL: "debug"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment