Add security sast
This commit is contained in:
parent
29fd20cd8b
commit
8691b13e28
@ -6,6 +6,7 @@ cache:
|
||||
key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
|
||||
|
||||
stages:
|
||||
- sast
|
||||
- quality
|
||||
- Docker-hub-build
|
||||
- Docker-hub-test
|
||||
@ -19,7 +20,7 @@ include:
|
||||
- 'gitlabci/docker-hub-arm.yml'
|
||||
|
||||
sast:
|
||||
stage: quality
|
||||
stage: sast
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user