Enabling sast
This commit is contained in:
parent
5abcff70ec
commit
20c7be6ff4
9
infra/.gitlab-ci.yml
Normal file
9
infra/.gitlab-ci.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
stages:
|
||||||
|
- test
|
||||||
|
|
||||||
|
include:
|
||||||
|
- template: Jobs/SAST-IaC.gitlab-ci.yml
|
||||||
|
|
||||||
|
sast:
|
||||||
|
sast: test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user