JK
This commit is contained in:
parent
da92bc04d1
commit
868398e13d
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -172,7 +172,8 @@ pipeline {
|
|||||||
|
|
||||||
dotnet sonarscanner begin \
|
dotnet sonarscanner begin \
|
||||||
/k:AS400API \
|
/k:AS400API \
|
||||||
/d:sonar.cs.opencover.reportsPaths="${COVERAGE_FILE}"
|
/d:sonar.cs.opencover.reportsPaths="${COVERAGE_FILE}" \
|
||||||
|
/d:sonar.exclusions="TestResults/Coverage/html/**"
|
||||||
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user