This commit is contained in:
@@ -48,5 +48,5 @@ jobs:
|
|||||||
sonar-scanner \
|
sonar-scanner \
|
||||||
-Dsonar.projectKey=${{ github.event.repository.name }} \
|
-Dsonar.projectKey=${{ github.event.repository.name }} \
|
||||||
-Dsonar.sources=. \
|
-Dsonar.sources=. \
|
||||||
-Dsonar.host.url=${SONAR_HOST_URL} \
|
-Dsonar.host.url=${SONARQUBE_HOST} \
|
||||||
-Dsonar.token=${SONAR_TOKEN}
|
-Dsonar.token=${SONARQUBE_TOKEN}
|
||||||
Reference in New Issue
Block a user