webhook : pull command then reload articles
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
"webhook": {
|
||||
"endpoint": "/webhook",
|
||||
"secret": "",
|
||||
"signature_header": ""
|
||||
"signature_header": "",
|
||||
"pull_command": "git pull"
|
||||
},
|
||||
"showdown": {
|
||||
"parseImgDimensions": true,
|
||||
|
||||
Reference in New Issue
Block a user