build(gitlab): adding SAST template
This commit is contained in:
parent
ffa9203edc
commit
938e606df3
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
|
||||
# Nix handling based on https://gitlab.com/Vonfry/gitlab-ci-nix/-/blob/master/.gitlab-ci.yml
|
||||
stages:
|
||||
- build
|
||||
|
|
Reference in a new issue