mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-26 13:54:31 +00:00
fix buldbot
This commit is contained in:
parent
c61d27e607
commit
da2ee83405
@ -96,7 +96,7 @@ class BuildBotShedulers(BuildBotModule):
|
||||
|
||||
schedulers.SingleBranchScheduler(
|
||||
name='productionWeb',
|
||||
change_filter=util.ChangeFilter(repository_re=".*quasarappsite.*", branch="prod"),
|
||||
change_filter=util.ChangeFilter(branch="prodWeb"),
|
||||
builderNames=webBuilders,
|
||||
properties={
|
||||
'clean': True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user