chore(ci): enable SonarQube #441
@@ -62,7 +62,7 @@ jobs:
|
||||
- name: SonarQube Scan
|
||||
uses: SonarSource/sonarqube-scan-action@v7.1.0
|
||||
env:
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_URL }}
|
||||
SONAR_HOST_URL: ${{ vars.SONAR_URL }}
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
||||
# - name: Set up environment for Snyk
|
||||
|
||||
Reference in New Issue
Block a user