Add Sonarqube Analyse
This commit is contained in:
@@ -20,5 +20,5 @@ jobs:
|
||||
- name: SonarQube Scan
|
||||
uses: kitabisa/sonarqube-action@v1.2.0
|
||||
with:
|
||||
host: ${{ env.SONARQUBE_HOST }}
|
||||
host: http://infra.bv.stef.lan:9000
|
||||
login: ${{ secrets.SONARQUBE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user