Skip to content

Commit 7d3fe58

Browse files
Spencerspalger
andauthored
[jenkins/security-cypress] send status emails to entire team (#75171)
Co-authored-by: spalger <spalger@users.noreply.github.com>
1 parent 0b28dc2 commit 7d3fe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/Jenkinsfile_security_cypress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ kibanaPipeline(timeoutMinutes: 180) {
1616
}
1717

1818
if (params.NOTIFY_ON_FAILURE) {
19-
kibanaPipeline.sendMail(to: 'gloria.delatorre@elastic.co')
19+
kibanaPipeline.sendMail(to: 'siem_dev_team@elastic.co')
2020
}
2121
}

0 commit comments

Comments
 (0)