Buildbot: Update master config

This commit is contained in:
Sergey Sharybin 2017-04-04 12:15:35 +02:00
parent 728f75c6a7
commit 4f7eb3ad12

@ -154,8 +154,8 @@ def schedule_build(name, hour, minute=0):
codebases={
"blender": {"repository": ""},
"blender-translations": {"repository": "", "branch": "master"},
"blender-addons": {"repository": "", "branch": "master"},
"blender-addons-contrib": {"repository": "", "branch": addons_branch},
"blender-addons": {"repository": "", "branch": addons_branch},
"blender-addons-contrib": {"repository": "", "branch": "master"},
"blender-dev-tools": {"repository": "", "branch": "master"},
"lib svn": {"repository": "", "branch": "trunk"}},
branch=current_branch,