Enable SAST
This commit is contained in:
@ -17,3 +17,9 @@ run tests:
|
|||||||
junit: report.xml
|
junit: report.xml
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
sast:
|
||||||
|
stage: test
|
||||||
|
include:
|
||||||
|
- template: Auto-DevOps.gitlab-ci.yml
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user