Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .pipeline/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down