Skip to content

Commit

Permalink
fix sonarqube
Browse files Browse the repository at this point in the history
  • Loading branch information
FunixG committed Oct 21, 2023
1 parent 33826de commit 2475c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
run: mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=FunixProductions_FunixGaming-API_AYtS4X4powU6cjaXCt6Z -Dsonar.projectName='FunixGaming-API' -T 6
run: mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=FunixProductions_FunixGaming-API_AYtS4X4powU6cjaXCt6Z

0 comments on commit 2475c66

Please sign in to comment.