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
CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11
sonar-scanner \
-Dsonar.projectKey=BOB-PARTY \
-Dsonar.sources=. \
-Dsonar.host.url=https://codefirst.iut.uca.fr/sonar
- name: sonar
CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11
commands:
- sonar-scanner \
-Dsonar.projectKey=BOB-PARTY \
-Dsonar.sources=. \
-Dsonar.host.url=https://codefirst.iut.uca.fr/sonar
Loading…
Cancel
Save