Skip to content

Commit

Permalink
update stable branch for jobs-man
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Jun 1, 2018
1 parent 2129f0c commit 06e037f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildbot/master.cfg
Expand Up @@ -338,7 +338,7 @@ if 'man' in config['deploy']:
repository=config['baseurl'][:-4],
# FIXME: determine the current stable version or use
# a special branch name instead of hardcoding a version
branch='release-2.4'),
branch='release-2.5'),
builderNames=['jobs-man']),
schedulers.ForceScheduler(
name='man_force',
Expand Down

0 comments on commit 06e037f

Please sign in to comment.