From 24534f2ca4b08696ec44ab39c991f79d6b6e6807 Mon Sep 17 00:00:00 2001 From: Marc CHEVALDONNE Date: Wed, 30 Nov 2022 22:02:37 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4c5b219..b12a073 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - name: code-analysis #image: aosapps/drone-sonar-plugin:latest #image: python:3.7 - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-python37 + image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-python37 commands: - pip install numpy #- pip install nose