user/.gitlab-ci.yml

14 lines
276 B
YAML
Raw Normal View History

2023-01-09 14:08:45 +00:00
image: docker:20.10.22
stages:
2023-01-10 10:24:42 +00:00
- test
2023-01-12 15:51:55 +00:00
- build
2023-01-09 14:08:45 +00:00
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
2024-04-03 07:04:51 +00:00
- project: mobicoop/v3/gitlab-templates
file:
- /ci/release.build-job.yml
- /ci/service.test-job.yml