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