Enable SAST

This commit is contained in:
2023-01-09 22:47:34 +01:00
parent 36ff86c71e
commit a49da1f3ef

View File

@ -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