mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-08 03:09:35 +00:00
fix
This commit is contained in:
parent
7d2937c83e
commit
d5c550003a
@ -44,7 +44,7 @@ class buildBotShedulers(BuildBotModule):
|
|||||||
name='NPM Deployer',
|
name='NPM Deployer',
|
||||||
change_filter=util.ChangeFilter(branch='master', project='Chat'),
|
change_filter=util.ChangeFilter(branch='master', project='Chat'),
|
||||||
builderNames=['NPM'],
|
builderNames=['NPM'],
|
||||||
properties = [],
|
properties = {},
|
||||||
treeStableTimer = None
|
treeStableTimer = None
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user