From 419df2a18a02f5b137dbc341ce9b0c4c9524884e Mon Sep 17 00:00:00 2001 From: Julien HAUTOT Date: Tue, 22 Nov 2022 17:35:12 +0100 Subject: [PATCH] sonar --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5481223..d334213 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: - name: code-analysis #image: aosapps/drone-sonar-plugin:latest #image: python:3.7 - image: pubhub.codefirst.iut.uca.fr/thbellem/codefirst-dronesonarplugin-python37 + image: pubhub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-python37 commands: #- pip install nose #- pip install coverage