mirror of
https://github.com/jung-geun/DynamicDNS-SSL.git
synced 2025-12-19 20:44:40 +09:00
8 lines
270 B
YAML
8 lines
270 B
YAML
stages:
|
|
- sonarqube-check
|
|
- sonarqube-vulnerability-report
|
|
include:
|
|
- local: .gitlab/ci/*.gitlab-ci.yml
|
|
# - template: Jobs/Dependency-Scanning.latest.gitlab-ci.yml
|
|
# - template: Jobs/SAST.latest.gitlab-ci.yml
|
|
# - template: Jobs/Secret-Detection.gitlab-ci.yml |