Skip to content
Snippets Groups Projects
Commit b2d23431 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'enable e2e notification' (#670) from enabled-e2e-notification into master

parents 1fca0ba6 ea518eea
Branches
Tags
No related merge requests found
......@@ -325,7 +325,7 @@ pipeline {
failure {
script {
if (isMasterBranch() || isReleaseBranch()) {
//sendFailureMessage()
sendFailureMessage()
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment