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