Skip to content

Commit 2a8168d

Browse files
Merge pull request #40 from bbc/alexr-slackchannel
Jenkinsfile: redirect slack notifications to cloudfit channel
2 parents cb78d35 + 87b5001 commit 2a8168d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ pipeline {
235235
}
236236
post {
237237
always {
238-
bbcSlackNotify()
238+
bbcSlackNotify(channel: "#apmm-cloudfit")
239239
}
240240
}
241241
}

0 commit comments

Comments
 (0)