mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-19 20:44:39 +09:00
.gitlab-ci.yml에 변경 사항을 추가했습니다.
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
stages:
|
stages:
|
||||||
- sonarqube-check
|
|
||||||
- test
|
- test
|
||||||
|
- sonarqube-check
|
||||||
- build-pypi
|
- build-pypi
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- local: ".gitlab/ci/*.gitlab-ci.yml"
|
|
||||||
|
|
||||||
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
|
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
|
||||||
|
- local: ".gitlab/ci/*.gitlab-ci.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user