Skip to content

Commit

Permalink
TRITON-2254 Change joyMattermostNotification to joySlackNotifications (
Browse files Browse the repository at this point in the history
  • Loading branch information
bahamat committed Sep 7, 2021
1 parent 4342c21 commit 85f3c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
@@ -1,4 +1,4 @@
@Library('jenkins-joylib@v1.0.3') _
@Library('jenkins-joylib@v1.0.8') _

pipeline {

Expand Down Expand Up @@ -80,7 +80,7 @@ pipeline {

post {
always {
joyMattermostNotification()
joySlackNotifications()
}
}
}

0 comments on commit 85f3c4e

Please sign in to comment.