From 5a3a0bacf2c17e94c467f92d28fe7776119a9c0f Mon Sep 17 00:00:00 2001 From: Marc CHEVALDONNE Date: Wed, 30 Nov 2022 21:41:11 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 062d0dd..4c5b219 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,7 +30,7 @@ steps: #- echo $PLUGIN_SONAR_TOKEN #- sed -i 's/filename="/filename=".\//g' coverage-reports/coverage-test.xml #- sonar-runner - - /opt/sonar-scanner/bin/sonar-scanner -Dsonar.login=$PLUGIN_SONAR_TOKEN + - /opt/sonar-scanner/bin/sonar-scanner -Dsonar.login=$${PLUGIN_SONAR_TOKEN} settings: # accessible en ligne de commande par $${PLUGIN_SONAR_HOST} sonar_host: https://codefirst.iut.uca.fr/sonar/