mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[jenkins/security-cypress] send status emails to entire team (#75171)
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
0b28dc2f48
commit
7d3fe58dfa
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ kibanaPipeline(timeoutMinutes: 180) {
|
|||
}
|
||||
|
||||
if (params.NOTIFY_ON_FAILURE) {
|
||||
kibanaPipeline.sendMail(to: 'gloria.delatorre@elastic.co')
|
||||
kibanaPipeline.sendMail(to: 'siem_dev_team@elastic.co')
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue