Add Sonarqube Analyse
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
# Disabling shallow clone is recommended for improving relevancy of reporting
|
# Disabling shallow clone is recommended for improving relevancy of reporting
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: SonarQube Scan
|
- name: SonarQube Scan
|
||||||
uses: sonarsource/sonar-scanner-cli
|
uses: SonarSource/sonarqube-scan-action@v7.0.0
|
||||||
with:
|
env:
|
||||||
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
SONAR_HOST_URL: http://infra.bv.stef.lan:9000
|
SONAR_HOST_URL: http://infra.bv.stef.lan:9000
|
||||||
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user