Update '.drone.yml'

testDocker
Lilian BRETON 2 years ago
parent e443e1d462
commit 168154cb0e

@ -59,9 +59,7 @@ steps:
# sonar setup # sonar setup
- name: sonar-setup
CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11 CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11
commands:
- sonar-scanner \ - sonar-scanner \
-Dsonar.projectKey=BOB-PARTY \ -Dsonar.projectKey=BOB-PARTY \
-Dsonar.sources=. \ -Dsonar.sources=. \

Loading…
Cancel
Save