update jenkins branches to master
This commit is contained in:
parent
8326fd2038
commit
69257f2534
2 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
</userRemoteConfigs>
|
||||
<branches>
|
||||
<hudson.plugins.git.BranchSpec>
|
||||
<name>jenkins</name>
|
||||
<name>master</name>
|
||||
</hudson.plugins.git.BranchSpec>
|
||||
</branches>
|
||||
<recursiveSubmodules>false</recursiveSubmodules>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
</userRemoteConfigs>
|
||||
<branches>
|
||||
<hudson.plugins.git.BranchSpec>
|
||||
<name>jenkins</name>
|
||||
<name>master</name>
|
||||
</hudson.plugins.git.BranchSpec>
|
||||
</branches>
|
||||
<recursiveSubmodules>false</recursiveSubmodules>
|
||||
|
@ -85,4 +85,4 @@ ssh root@$XEN_IP "cd devstack && . localrc && cd tools/jenk
|
|||
<publishers/>
|
||||
<buildWrappers/>
|
||||
<runSequentially>true</runSequentially>
|
||||
</matrix-project>
|
||||
</matrix-project>
|
||||
|
|
Loading…
Reference in a new issue