2023-05-04 10:07:53 +00:00
|
|
|
image: docker:20.10.22
|
|
|
|
|
|
|
|
stages:
|
|
|
|
- test
|
|
|
|
- build
|
|
|
|
|
2023-11-06 07:48:56 +00:00
|
|
|
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
|