ad/.gitlab-ci.yml

14 lines
276 B
YAML
Raw Normal View History

image: docker:20.10.22
stages:
- test
- build
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
2024-04-03 06:51:29 +00:00
- project: mobicoop/v3/gitlab-templates
file:
- /ci/service.test-job.yml
- /ci/release.build-job.yml