Skip to content

Commit 065fedb

Browse files
authored
sonarExecuteScan: update documentation (#4930)
* sonarExecuteScan: update documentation * Jenkins only * Jenkins only
1 parent b388907 commit 065fedb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

cmd/sonarExecuteScan_generated.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/metadata/sonarExecuteScan.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ spec:
3535
- name: host
3636
- name: sonarServerUrl
3737
type: string
38-
description: "The URL to the Sonar backend."
38+
description: "The URL to the Sonar backend.
39+
Jenkins only: The serverUrl parameter requires the [`instance`](#instance) parameter to be explicitly set to an empty string, as it will have no effect otherwise."
3940
scope:
4041
- PARAMETERS
4142
- STAGES

0 commit comments

Comments
 (0)