Merge pull request #8 from corda/ronanb/CORE-7135/update-notifications
CORE-7135: send notifications to correct slack channel
This commit is contained in:
commit
df41def13f
3
.ci/Jenkinsfile
vendored
3
.ci/Jenkinsfile
vendored
@ -4,5 +4,6 @@ cordaPipeline(
|
|||||||
publishRepoPrefix: '',
|
publishRepoPrefix: '',
|
||||||
slimBuild: true,
|
slimBuild: true,
|
||||||
runUnitTests: false,
|
runUnitTests: false,
|
||||||
dedicatedJobForSnykDelta: false
|
dedicatedJobForSnykDelta: false,
|
||||||
|
slackChannel: '#corda-corda5-dev-ex-build-notifications'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user