mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Fix JaCoCo path
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# Point SONAR to the compiled Java classes
|
||||
sonar.java.binaries=./backend/target
|
||||
|
||||
# Point SONAR to the JaCoCo report
|
||||
sonar.coverage.jacoco.xmlReportPaths=./backend/target/site/jacoco-aggregate/jacoco.xml
|
||||
|
||||
Reference in New Issue
Block a user