Skip to content

Commit 8ba40ff

Browse files
committed
send slack notifications on visual baseline failures
(cherry picked from commit 8e2277a)
1 parent 52ae859 commit 8ba40ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/Jenkinsfile_baseline_capture

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ kibanaPipeline(timeoutMinutes: 120) {
2121
}
2222

2323
kibanaPipeline.sendMail()
24+
slackNotifications.onFailure()
2425
}
2526
}

0 commit comments

Comments
 (0)