1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Fail build on BSD integration test fails

This commit is contained in:
ta264
2021-04-27 21:56:11 +01:00
parent 5140ee8f2e
commit 0a2afe692f
+1 -1
View File
@@ -651,7 +651,7 @@ stages:
testResultsFormat: 'NUnit'
testResultsFiles: '**/TestResult.xml'
testRunTitle: 'FreeBSD Integration Tests'
failTaskOnFailedTests: false
failTaskOnFailedTests: true
displayName: Publish Test Results
- job: Integration_Docker