feat: SonarQube PR analysis #21

Merged
jank merged 12 commits from testing into main 2024-09-27 09:11:11 +00:00
Showing only changes of commit 367abcc422 - Show all commits

@ -40,4 +40,4 @@ jobs:
env: env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
run: ./gradlew build sonar --info -Dsonar.branch.name = main run: ./gradlew build sonar --info