Skip to content

Commit b5cecbe

Browse files
Update JenkinsfileSepBatch2022
1 parent e0a8c15 commit b5cecbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsfileSepBatch2022

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def sendslacknotifications(String buildStatus = 'STARTED') {
6969
}
7070

7171
// Send notifications
72-
slackSend (color: colorCode, message: summary)
72+
slackSend (color: colorCode, message: summary, channel: "#walmart")
7373
}
7474

7575

0 commit comments

Comments
 (0)