Dont run SAST on tests
This commit is contained in:
parent
9723dc14d2
commit
e211387037
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ sast:
|
|||
cache: {}
|
||||
variables:
|
||||
SAST_BRAKEMAN_LEVEL: 2
|
||||
SAST_EXCLUDED_PATHS: qa,spec,doc
|
||||
|
||||
dependency_scanning:
|
||||
extends: .dedicated-no-docs
|
||||
|
|
Loading…
Reference in a new issue