mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-10 04:09:36 +00:00
fix #NPM
This commit is contained in:
parent
43faebf752
commit
16a21c1c0d
@ -41,14 +41,6 @@ class BuildBotShedulers(BuildBotModule):
|
||||
},
|
||||
treeStableTimer=None
|
||||
),
|
||||
schedulers.SingleBranchScheduler(
|
||||
name='NPM Deployer',
|
||||
change_filter=util.ChangeFilter(branch='master',
|
||||
project='npm-Chat'),
|
||||
builderNames=['NPM'],
|
||||
properties={},
|
||||
treeStableTimer=None
|
||||
)
|
||||
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user