From 1b72ff634f5bb2b88409b0a3cba9e4f1b04e031a Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Fri, 25 Nov 2022 11:01:50 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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