⚗️ fix CI code-analysis & doc-deployer
continuous-integration/drone/push Build is passing Details

pull/37/head
Alexandre AGOSTINHO 2 years ago
parent 90aac4dec9
commit e25f028593

@ -42,7 +42,7 @@ steps:
sonar_host: https://codefirst.iut.uca.fr/sonar/
sonar_token:
from_secret: SECRET_SONAR_LOGIN
project_key: "SAE-2.01 MCTG"
project_key: "SAE-2.01_MCTG"
coverage_exclusions: "Tests/**"
commands:
- cd MCTG/
@ -67,6 +67,7 @@ steps:
when:
branch:
- master
- gestion/*
event:
- push
- pull_request

Loading…
Cancel
Save