chore(Sonar): Disable Sonar8 for Gradle Pipeline
This commit is contained in:
parent
1625898efc
commit
b7be408834
@ -23,10 +23,10 @@ Repo-CVE-Scan:
|
||||
allow_failure: true
|
||||
extends: .repo-cve-scan-trivy
|
||||
|
||||
sonar:
|
||||
extends: .sonar-gradle
|
||||
needs:
|
||||
- job: "Build-Java"
|
||||
artifacts: true
|
||||
variables:
|
||||
SONAR_PROJECT_NAME: $CI_PROJECT_NAME
|
||||
#sonar:
|
||||
# extends: .sonar-gradle
|
||||
# needs:
|
||||
# - job: "Build-Java"
|
||||
# artifacts: true
|
||||
# variables:
|
||||
# SONAR_PROJECT_NAME: $CI_PROJECT_NAME
|
||||
|
||||
Loading…
Reference in New Issue
Block a user