From 243286d1b304da2e3a43e8d794ccf7a77ec915f4 Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Wed, 25 Jun 2025 14:50:48 +0200 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 6e7e67c..37fe7be 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: image: aosapps/drone-sonar-plugin settings: sonar_host: - from_secret: sonar_host + from_secret: sonar_host_b sonar_token: from_secret: sonar_token_b