From 0c832c288e76d80e702d272af0c303482b7e24e2 Mon Sep 17 00:00:00 2001 From: Louis LABORIE Date: Fri, 15 Mar 2024 17:08:23 +0100 Subject: [PATCH] Fix Code Inspection --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e24fc08..771b0a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: environment: sonar_host: https://codefirst.iut.uca.fr/sonar/ sonar_token: - from_secret: SECRET_SONAR_LOGIN + from_secret: SECRET_SONAR_LOGIN # Secret de Drone project_key: Verax_API_EF coverage_exclusions: "TestsUnitaires/**" commands: