mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-19 20:44:39 +09:00
10 lines
156 B
YAML
10 lines
156 B
YAML
stages:
|
|
- sonarqube-check
|
|
- test
|
|
- build-pypi
|
|
|
|
include:
|
|
- local: ".gitlab/ci/*.gitlab-ci.yml"
|
|
|
|
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
|