Skip to content

Commit

Permalink
Create sonarqube for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
LucianTuriacArnia committed Oct 9, 2023
1 parent e732540 commit f7556c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sonarqube_pr_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
uses: sonarsource/sonarqube-scan-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
SONAR_ROOT_CERT: ${{ secrets.SONAR_ROOT_CERT }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}

0 comments on commit f7556c2

Please sign in to comment.