Commit b47a73db authored by Kiran Patel's avatar Kiran Patel Committed by Pierre Smeyers
Browse files

doc: fix typo in docs for gradle-sonar job

parent b6c6a23b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ The jacoco coverage display in gitlab uses the following variable
| -------------------------- | --------------------------------------------------- | ---------------------- |
| `JACOCO_CSV_REPORT`    | Name of report                                          | `jacocoTestReport.csv` |

### `mvn-sonar` job — SonarQube analysis
### `gradle-sonar` job — SonarQube analysis

This job is **disabled by default** and performs a SonarQube analysis of your code.