Skip to content

Commit

Permalink
Remove Zulip notifications from the CI build
Browse files Browse the repository at this point in the history
They don't work at the moment: jenkinsci/zulip-plugin#35
  • Loading branch information
yrodiere committed Apr 5, 2023
1 parent d9dac7f commit 28b3928
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,4 @@ pipeline {
}
}
}
post {
always {
zulipNotification smartNotification: 'disabled', stream: 'hibernate-infra', topic: 'activity'
}
}
}

0 comments on commit 28b3928

Please sign in to comment.