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 authored Sep 7, 2021
1 parent 8df1c7c commit 7b1e284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Library('[email protected].3') _
@Library('[email protected].8') _

pipeline {

Expand All @@ -25,7 +25,7 @@ pipeline {

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

Expand Down

0 comments on commit 7b1e284

Please sign in to comment.