diff --git a/.drone.yaml b/.drone.yaml index e558422..55b0e15 100644 --- a/.drone.yaml +++ b/.drone.yaml @@ -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: