mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-02-24 00:31:08 +00:00
Also add the default branch to the merger job.
This commit is contained in:
parent
b44de4d041
commit
db6cb3dbf9
@ -15,6 +15,9 @@
|
||||
<hudson.plugins.git.BranchSpec>
|
||||
<name>*/{{ PACKAGING_BRANCH }}</name>
|
||||
</hudson.plugins.git.BranchSpec>
|
||||
<hudson.plugins.git.BranchSpec>
|
||||
<name>*/{{ DEFAULT_BRANCH }}</name>
|
||||
</hudson.plugins.git.BranchSpec>
|
||||
</branches>
|
||||
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
|
||||
<submoduleCfg class="list"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user