diff --git a/.pipeline/config.yml b/.pipeline/config.yml index 38d57a4b..31b2b690 100644 --- a/.pipeline/config.yml +++ b/.pipeline/config.yml @@ -31,9 +31,6 @@ steps: sonarExecuteScan: serverUrl: https://sonar.tools.sap projectKey: cds-feature-attachments - # https://www.project-piper.io/steps/sonarExecuteScan/#dockerimage - # If empty, Docker is not used and the command is executed directly on the Jenkins system. - dockerImage: '' options: - sonar.qualitygate.wait=true - sonar.java.source=17