mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
Updated for new branch
This commit is contained in:
parent
33798df51d
commit
d7a5428665
4
.ci/dev/forward-merge/Jenkinsfile
vendored
4
.ci/dev/forward-merge/Jenkinsfile
vendored
@ -1,8 +1,8 @@
|
||||
@Library('corda-shared-build-pipeline-steps@5.1') _
|
||||
|
||||
forwardMerger(
|
||||
targetBranch: 'release/os/4.11',
|
||||
originBranch: 'release/os/4.10',
|
||||
targetBranch: 'release/os/4.12',
|
||||
originBranch: 'release/os/4.11',
|
||||
slackChannel: '#build-team-automated-notifications'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user