postponing changes on sonar ci
continuous-integration/drone/push Build is passing Details

pull/52/head
Alexandre AGOSTINHO 2 years ago
parent d2bef9c482
commit 9803f41f8f

@ -42,7 +42,7 @@ steps:
sonar_token:
from_secret: SECRET_SONAR_LOGIN
project_key: 'SAE-2.01_MCTG'
coverage_exclusions: 'Tests/**, ConsoleApp/**, Views/**'
coverage_exclusions: 'Tests/**'
commands:
- cd MCTG/
- dotnet restore CI-CD.slnf

Loading…
Cancel
Save