Skip to content

Commit

Permalink
Merge pull request #79 from koliveira15/koliveira15-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
koliveira15 committed Mar 17, 2024
2 parents 48aef69 + 5298ea7 commit 3c6e61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Modify the executor options based on the configuration table below. These option
| ------------------ | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| hostUrl | Yes | Sonar server URL | http://localhost:9000 |
| projectKey | Yes | The project's unique key. Allowed characters are: letters, numbers, -, \_, . and :, with at least one non-digit. | |
| branch | No | The branch name | false |
| branch | No | The branch name | |
| exclusions | No | Files to exclude from coverage | |
| organization | No | Sonar organization | |
| projectName | No | Name of the project that will be displayed on the web interface | |
Expand Down

0 comments on commit 3c6e61c

Please sign in to comment.