ES-1313: Update Jenkinsfile for slack channel (#7484)

This commit is contained in:
Ronan Browne 2023-09-07 10:49:33 +01:00 committed by GitHub
parent b0f86e26f9
commit 8e2115293a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,6 @@
forwardMerger(
targetBranch: 'release/os/4.7',
originBranch: 'release/os/4.6',
slackChannel: '#build-team-automated-notifications'
slackChannel: '#c4-forward-merge-bot-notifications'
)