mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-06-07 14:01:29 +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>
|
<hudson.plugins.git.BranchSpec>
|
||||||
<name>*/{{ PACKAGING_BRANCH }}</name>
|
<name>*/{{ PACKAGING_BRANCH }}</name>
|
||||||
</hudson.plugins.git.BranchSpec>
|
</hudson.plugins.git.BranchSpec>
|
||||||
|
<hudson.plugins.git.BranchSpec>
|
||||||
|
<name>*/{{ DEFAULT_BRANCH }}</name>
|
||||||
|
</hudson.plugins.git.BranchSpec>
|
||||||
</branches>
|
</branches>
|
||||||
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
|
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
|
||||||
<submoduleCfg class="list"/>
|
<submoduleCfg class="list"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user