Refactor .gitlab-ci.yml to comment out unused job templates

This commit is contained in:
2024-09-19 10:29:00 +00:00
parent 71b2ddfdc5
commit a0bf2baa1a

View File

@@ -3,6 +3,6 @@ stages:
- 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
# - template: Jobs/Dependency-Scanning.latest.gitlab-ci.yml
# - template: Jobs/SAST.latest.gitlab-ci.yml
# - template: Jobs/Secret-Detection.gitlab-ci.yml