From 7d07f202986f6e9823b96b62bb08a8a6efae5ebb Mon Sep 17 00:00:00 2001 From: Lucas DELANIER Date: Sat, 18 Mar 2023 23:48: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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 2ea896a..7bdef48 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,4 +15,5 @@ steps: sonar_token: from_secret: SONAR_TOKEN - name: Test and coverage + image: hub.codefirst.iut.uca.fr/camille.petitalot/drone-sonarplugin-reactnative:latest run: npm jest --coverage \ No newline at end of file