Skip to content

Commit 36f77df

Browse files
authored
Update azure-pipelines.acr.yml
1 parent d751a6f commit 36f77df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.acr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ steps:
1818
pswd: $(dockerPassword)
1919

2020
- task: PublishTestResults@2
21+
condition: succeededOrFailed()
2122
inputs:
2223
testResultsFiles: '**/TEST-RESULTS.xml'
2324
testRunTitle: 'Test results for JavaScript'

0 commit comments

Comments
 (0)