edited sonarqube workflow
This commit is contained in:
@@ -20,3 +20,8 @@ jobs:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: http://10.0.0.15:9001
|
||||
with:
|
||||
args: >
|
||||
-Dsonar.projectKey=Papo
|
||||
-Dsonar.projectName=Papo
|
||||
-Dsonar.sources=.
|
||||
Reference in New Issue
Block a user