Skip to content

Commit

Permalink
Update Jenkinsfile Disabled notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Haritest authored Jan 12, 2024
1 parent 0054450 commit 78cd450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/pipelines/deploy_core/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ node() {
currentBuild.result = "FAILURE"
throw err
}
finally {
/* finally {
slack_notify(currentBuild.result)
email_notify()
}
} */
}

0 comments on commit 78cd450

Please sign in to comment.