Add Sonarqube Analyse
This commit is contained in:
@@ -20,5 +20,5 @@ jobs:
|
||||
- name: SonarQube Scan
|
||||
uses: SonarSource/sonarqube-scan-action@v7.0.0
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
||||
SONAR_HOST_URL: http://infra.bv.stef.lan:9000
|
||||
|
||||
Reference in New Issue
Block a user