added params to drone sonarqube job
This commit is contained in:
parent
c832b2ae10
commit
bea4c67cd6
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ steps:
|
|||
image: sonarsource/sonar-scanner-cli
|
||||
environment:
|
||||
SONAR_HOST_URL: https://sonarqube.broodjeaap.net
|
||||
SONAR_SCANNER_OPTS: -Dsonar.projectKey=go-watch -Dsonar.projectBaseDir=/drone/src/.git/
|
||||
SONAR_LOGIN:
|
||||
from_secret: sonarqube_token
|
||||
trigger:
|
||||
|
|
Loading…
Add table
Reference in a new issue