Update '.drone.yml'

testDocker
Lilian BRETON 2 years ago
parent e443e1d462
commit 168154cb0e

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