Mise à jour de '.drone.yml'

Tests
Lucas DELANIER 2 years ago
parent 8a36511465
commit e00a43d84d

@ -17,4 +17,4 @@ steps:
- name: Test and coverage - name: Test and coverage
image: hub.codefirst.iut.uca.fr/camille.petitalot/drone-sonarplugin-reactnative:latest image: hub.codefirst.iut.uca.fr/camille.petitalot/drone-sonarplugin-reactnative:latest
commands: commands:
- npm jest --coverage - npm jest
Loading…
Cancel
Save