Switch to SonarCloud

This commit is contained in:
grimsi
2022-10-21 18:05:23 +02:00
parent 6ee1117f3d
commit b488cb59d9
3 changed files with 31 additions and 19 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>