Switch to SonarCloud

This commit is contained in:
grimsi
2022-10-21 17:58:01 +02:00
parent f908785891
commit 24656ea075
3 changed files with 28 additions and 16 deletions
+5 -1
View File
@@ -26,9 +26,13 @@
<connection>scm:git:https://github.com/grimsi/gameyfin.git</connection>
<url>scm:git:https://github.com/grimsi/gameyfin.git</url>
<developerConnection>scm:git:https://github.com/grimsi/gameyfin.git</developerConnection>
<tag>v1.2.2</tag>
</scm>
<properties>
<sonar.organization>grimsi-github</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<build>
<plugins>
<plugin>