Skip to content

Commit

Permalink
Fix SonarCloud Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sdikyarts committed May 25, 2024
1 parent dcdb060 commit 41c20ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
SPRING_DATASOURCE_PASSWORD: postgres
run: |
chmod +x ./gradlew
./gradlew build jacocoTestReport sonar --info
./gradlew build jacocoTestReport sonarqube --info

0 comments on commit 41c20ed

Please sign in to comment.