diff --git a/.drone.yml b/.drone.yml index 320437f..2c3fcc6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -61,4 +61,4 @@ steps: CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: from_secret: SONAR_TOKEN commands: - - sonar-scanner -Dsonar.projectKey=BOB-PARTY -Dsonar.sources=. -Dsonar.host.url=https://codefirst.iut.uca.fr/sonar \ No newline at end of file + - sonar-scanner -Dsonar.projectKey=BOB-PARTY -Dsonar.sources=. -Dsonar.host.url=https://codefirst.iut.uca.fr/sonar [$SONAR_TOKEN] \ No newline at end of file