diff --git a/.drone.yml b/.drone.yml index 5dedf0b..1f236ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -58,8 +58,8 @@ steps: OVERWRITE: true - CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11 - sonar-scanner \ - -Dsonar.projectKey=BOB-PARTY \ - -Dsonar.sources=. \ - -Dsonar.host.url=https://codefirst.iut.uca.fr/sonar \ No newline at end of file +CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11 +sonar-scanner \ +-Dsonar.projectKey=BOB-PARTY \ +-Dsonar.sources=. \ +-Dsonar.host.url=https://codefirst.iut.uca.fr/sonar \ No newline at end of file