mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-20 04:50:45 +09:00
11 lines
243 B
YAML
11 lines
243 B
YAML
stages:
|
|
- test
|
|
- sonarqube-check
|
|
- build-pypi
|
|
|
|
include:
|
|
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
|
|
- template: Jobs/SAST.gitlab-ci.yml
|
|
- template: Jobs/Secret-Detection.gitlab-ci.yml
|
|
- local: ".gitlab/ci/*.gitlab-ci.yml"
|