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

enable e2e notification

parent 1fca0ba6
Branches
Tags
No related merge requests found
...@@ -325,7 +325,7 @@ pipeline { ...@@ -325,7 +325,7 @@ pipeline {
failure { failure {
script { script {
if (isMasterBranch() || isReleaseBranch()) { 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