From b54a8ba9021b07ad578ea253a876e99b56292fe4 Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Sat, 18 Feb 2023 15:00:58 +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 f5eb1de..763ebc4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: depends_on : [hyperset-build] - name: code-analysis - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-sonar:latest + image: sonarsource/sonar-scanner-cli environment: SONAR_TOKEN: from_secret: SONAR_TOKEN