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

9 lines
90 B
YAML

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