CORE-7176: Setup Template Project Notification
* Updated slackChannel in .ci/Jenkinsfile to send notification to '#corda-corda5-dev-ex-build-notifications'
This commit is contained in:
parent
9d532633bf
commit
c4b8f4fa1b
2
.ci/Jenkinsfile
vendored
2
.ci/Jenkinsfile
vendored
@ -5,5 +5,5 @@ cordaPipeline(
|
||||
slimBuild: true,
|
||||
runUnitTests: false,
|
||||
dedicatedJobForSnykDelta: false,
|
||||
slackChannel: '#corda-corda5-developer-experience'
|
||||
slackChannel: '#corda-corda5-dev-ex-build-notifications'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user