Skip to content

Commit

Permalink
Add sonarcloud url to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-tp authored Nov 12, 2024
1 parent 7984ce0 commit 80318ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ jobs:
run: |
mvn sonar:sonar -Dsonar.projectKey=geo-tp_AutoCrud \
-Dsonar.organization=geo-tp \
-Dsonar.host.url=https://sonarcloud.io \
-Dsonar.login=${{ secrets.SONAR_TOKEN }}

0 comments on commit 80318ed

Please sign in to comment.