Skip to content

Commit

Permalink
Merge pull request #12 from uzanraphael/docs/add-arg-to-command
Browse files Browse the repository at this point in the history
docs: add arg MY_SONAR_PORT to the command
  • Loading branch information
dedece35 authored Nov 19, 2024
2 parents 6b2eaa0 + 76d9a80 commit 18c3c48
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 @@ -18,7 +18,7 @@ Step 2 : send Sonar metrics to local SonarQube
---

```sh
./tool_send_to_sonar.sh MY_SONAR_TOKEN
./tool_send_to_sonar.sh MY_SONAR_PORT MY_SONAR_TOKEN

or

Expand Down

0 comments on commit 18c3c48

Please sign in to comment.