From ed34f5a4a283f1f7955cb9a8e55680295cf94e0d Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Sat, 11 Feb 2023 12:02:09 +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 b80e216..2094717 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-dockerproxy-clientdrone:latest + image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-sonar:latest environment: SONAR_TOKEN: from_secret: SONAR_TOKEN