Skip to content

Commit a2f1c08

Browse files
authored
Updated Report stage to run always (#21996)
1 parent eceea7c commit a2f1c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/live-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ stages:
174174

175175
- stage: Report
176176
displayName: Send Report
177+
condition: always()
177178
jobs:
178179
- job:
179180
displayName: Send Live Test Status Report

0 commit comments

Comments
 (0)