try sast security --check

This commit is contained in:
Sylvain Briat 2023-11-04 10:25:17 +01:00
parent b0718e83df
commit 73ed3a948e
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ stages:
- test
- build
include:
- template: Security/SAST.gitlab-ci.yml
##############
# TEST STAGE #
##############