Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

testDocker
Lilian BRETON 2 years ago
parent 212467afe9
commit 3cece09956

@ -61,6 +61,7 @@ steps:
# sonar setup # sonar setup
- name: sonar - name: sonar
CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11 CODEFIRST_CLIENTDRONE_ENV_SONAR_TOKEN: sqp_8276da170682406ce11243607e0c60bf17391b11
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-sonar:latest
commands: commands:
- sonar-scanner \ - sonar-scanner \
-Dsonar.projectKey=BOB-PARTY \ -Dsonar.projectKey=BOB-PARTY \

Loading…
Cancel
Save