Mise à jour de '.drone.yml'

Tests
Lucas DELANIER 2 years ago
parent fdbc7c5b7f
commit 635baef2de

@ -14,5 +14,5 @@ steps:
sonar_host: https://codefirst.iut.uca.fr/sonar/ sonar_host: https://codefirst.iut.uca.fr/sonar/
sonar_token: sonar_token:
from_secret: SONAR_TOKEN from_secret: SONAR_TOKEN
- name: Test and coverage - name: Test and coverage
run: npm jest --coverage run: npm jest --coverage
Loading…
Cancel
Save