Skip to content

Commit

Permalink
edit SonarQube workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meleksabit committed Sep 15, 2024
1 parent 3a5f479 commit c2741c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
-e SONAR_TOKEN="${{ secrets.SONAR_TOKEN }}" \
-v $(pwd):/usr/src \
sonarsource/sonar-scanner-cli -X
-Dsonar.projectKey=Mutillidae-II \
-Dsonar.sources=.
# Check the Quality Gate status.
- name: SonarQube Quality Gate check
Expand Down

0 comments on commit c2741c5

Please sign in to comment.