try sast security --check
This commit is contained in:
parent
b0718e83df
commit
73ed3a948e
|
@ -4,6 +4,9 @@ stages:
|
|||
- test
|
||||
- build
|
||||
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
|
||||
##############
|
||||
# TEST STAGE #
|
||||
##############
|
||||
|
|
Loading…
Reference in New Issue