CORE-7176: Setup Template Project Notification
* Updated Jenkinsfile to use #corda-corda5-developer-experience as the default slack channel destination.
This commit is contained in:
parent
0a7a8b2196
commit
9d532633bf
3
.ci/Jenkinsfile
vendored
3
.ci/Jenkinsfile
vendored
@ -4,5 +4,6 @@ cordaPipeline(
|
||||
publishRepoPrefix: '',
|
||||
slimBuild: true,
|
||||
runUnitTests: false,
|
||||
dedicatedJobForSnykDelta: false
|
||||
dedicatedJobForSnykDelta: false,
|
||||
slackChannel: '#corda-corda5-developer-experience'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user