From c5d9358447e7415c94a77f6ee9c637c4ec719b92 Mon Sep 17 00:00:00 2001 From: David D'ALMEIDA Date: Thu, 19 Oct 2023 11:02:02 +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 4f1fbb8f..185e98aa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: SONAR_TOKEN: from_secret: SONAR_TOKEN settings: - sources: ./Sources/ + sources: ./Sources commands: - apt-get update && apt-get install -y curl unzip - export SONAR_SCANNER_VERSION=4.7.0.2747