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

testDocker
Lilian BRETON 2 years ago
parent abd72dcd7e
commit 212467afe9

@ -59,8 +59,10 @@ steps:
# sonar setup # sonar setup
CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11 - name: sonar
sonar-scanner \ CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11
-Dsonar.projectKey=BOB-PARTY \ commands:
-Dsonar.sources=. \ - sonar-scanner \
-Dsonar.host.url=https://codefirst.iut.uca.fr/sonar -Dsonar.projectKey=BOB-PARTY \
-Dsonar.sources=. \
-Dsonar.host.url=https://codefirst.iut.uca.fr/sonar
Loading…
Cancel
Save