Skip to content

Commit

Permalink
Update build.yaml and added debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
VikramGowdru authored Nov 21, 2024
1 parent 876610c commit 3028430
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
args:
- -X
# If you wish to fail your job when the Quality Gate is red, uncomment the
# following lines This would typically be used to fail a deployment
# - uses: sonarsource/sonarqube-quality-gate-action@master
Expand Down

0 comments on commit 3028430

Please sign in to comment.