mirror of
https://dev.azure.com/effectory/Survey%20Software/_git/Cloud%20Engineering
synced 2026-02-27 10:45:02 +01:00
Merged PR 63717: Fix sonar key
Fix sonar key Related work items: #125680
This commit is contained in:
@@ -22,7 +22,7 @@ stages:
|
||||
organization: effectory
|
||||
scannerMode: dotnet
|
||||
projectKey: platform-cloud-engineering
|
||||
projectName: repositoryName
|
||||
projectName: $(repositoryName)
|
||||
extraProperties: |
|
||||
sonar.exclusions=**/obj/**,**/*.dll
|
||||
sonar.cs.vstest.reportsPaths=$(Agent.TempDirectory)/**/*.trx
|
||||
|
||||
Reference in New Issue
Block a user