diff --git a/.drone.yml b/.drone.yml index 3452e31..f50dbc1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,7 +38,7 @@ steps: secrets: [ SECRET_SONAR_LOGIN ] settings: # accessible en ligne de commande par $${PLUGIN_SONAR_HOST} - sonar_host: https://codefirst.iut.uca.fr/sonar/ + sonar_host: https://codefirst.iut.uca.fr/sonar # accessible en ligne de commande par $${PLUGIN_SONAR_TOKEN} sonar_token: from_secret: SONAR_TOKEN