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