Skip to content

Commit

Permalink
sonarqube is deprecated, use sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
AnuchitO committed Mar 21, 2024
1 parent 3e6ab2d commit 2066e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kbazaar/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ format-check:
./gradlew spotlessCheck

sonar:
./gradlew sonarqube
./gradlew sonar

health:
curl -X GET http://localhost:8080/api/v1/health
Expand Down

0 comments on commit 2066e69

Please sign in to comment.