chore(Sonar): Disable Sonar8 for Gradle Pipeline

This commit is contained in:
Wolfram Gulde 2022-06-20 08:04:11 +00:00 committed by Marcel Feix
parent 1625898efc
commit b7be408834
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -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