2023-04-06 09:12:49 +00:00
|
|
|
image: docker:20.10.22
|
|
|
|
|
|
|
|
stages:
|
|
|
|
- test
|
|
|
|
- build
|
|
|
|
|
2023-11-04 09:25:17 +00:00
|
|
|
include:
|
|
|
|
- template: Security/SAST.gitlab-ci.yml
|
2023-11-04 09:31:05 +00:00
|
|
|
- template: Security/Secret-Detection.gitlab-ci.yml
|
2024-04-02 09:42:54 +00:00
|
|
|
- project: mobicoop/v3/gitlab-templates
|
2024-04-02 10:22:57 +00:00
|
|
|
file:
|
|
|
|
- /ci/release.build-job.yml
|
|
|
|
- /ci/service.test-job.yml
|