Skip to content

Commit 7d97ba8

Browse files
Update README.md
1 parent bc7177f commit 7d97ba8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ spec:
113113
- Example: `"token": "your-sonarqube-token"`
114114
- `ver`: The version of the project.
115115
- Example: `"ver": "1.0.0"`
116+
- `workspace`: The workspace folder that will be passed to SonarQube CLI in case you are not cloning or scaning the /harness folder directly.
117+
- Example: `"workspace": "/harness/subfolder"`
116118
- `branch`: The branch of the project. This parameter is used to specify the branch of your codebase that the results should be matched with. If you're working on multiple branches, it's important to specify the correct branch to ensure that you're looking at the correct set of results.
117119
- Example: `"branch": "master"`
118120
- `timeout`: The timeout for the Sonar scanner.

0 commit comments

Comments
 (0)