mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-28 06:34:35 +00:00
fix webhook
This commit is contained in:
parent
ae0272b17f
commit
12e03f0cce
@ -14,6 +14,7 @@ class BuildBotChangeSource(BuildBotModule):
|
||||
self.masterConf['www']['change_hook_dialects'] = [
|
||||
{ 'github': {
|
||||
'secret': secret.getValue('WebHook'),
|
||||
'strict': True,
|
||||
},
|
||||
},
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user