4
0
mirror of https://github.com/QuasarApp/QuasarAppCI.git synced 2025-05-06 18:29:37 +00:00
This commit is contained in:
Andrei Yankovich 2019-07-22 21:55:48 +03:00
parent 7d2937c83e
commit d5c550003a

@ -44,7 +44,7 @@ class buildBotShedulers(BuildBotModule):
name='NPM Deployer',
change_filter=util.ChangeFilter(branch='master', project='Chat'),
builderNames=['NPM'],
properties = [],
properties = {},
treeStableTimer = None
)