1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-07 04:19:25 +02: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

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