Skip to content

Commit

Permalink
testing sonar quality gates by adding more rules
Browse files Browse the repository at this point in the history
  • Loading branch information
NkwaTambe committed Nov 8, 2024
1 parent 0c64624 commit a344ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}


# Display Quality Gate status result in the console
- name: Show SonarQube Quality Gate Status
run: echo "The Quality Gate status is ${{ steps.sonarqube-quality-gate-check.outputs.quality-gate-status }}"
Expand Down

0 comments on commit a344ee6

Please sign in to comment.