Files
infra/.gitlab-ci.yml
2024-05-04 19:08:17 -07:00

9 lines
89 B
YAML

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