infra/.gitlab-ci.yml

9 lines
90 B
YAML

stages:
- test
sast:
stage: test
include:
- template: Security/SAST.gitlab-ci.yml