Update '.drone.yml'
continuous-integration/drone/push Build encountered an error Details

testDocker
Lilian BRETON 2 years ago
parent f5f95773a7
commit d5dcb74cdf

@ -61,4 +61,4 @@ steps:
CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN:
from_secret: SONAR_TOKEN from_secret: SONAR_TOKEN
commands: commands:
- sonar-scanner -Dsonar.projectKey=BOB-PARTY -Dsonar.sources=. -Dsonar.host.url=https://codefirst.iut.uca.fr/sonar - sonar-scanner -Dsonar.projectKey=BOB-PARTY -Dsonar.sources=. -Dsonar.host.url=https://codefirst.iut.uca.fr/sonar [$SONAR_TOKEN]
Loading…
Cancel
Save