Skip to content

Commit

Permalink
[7.9] [jenkins/security-cypress] send status emails to entire team (#…
Browse files Browse the repository at this point in the history
…75171) (#75189)

Co-authored-by: spalger <[email protected]>

Co-authored-by: spalger <[email protected]>
  • Loading branch information
Spencer and spalger authored Aug 17, 2020
1 parent a9ec9f8 commit f5c369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/Jenkinsfile_security_cypress
Original file line number Diff line number Diff line change
Expand Up @@ -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')
}
}

0 comments on commit f5c369f

Please sign in to comment.