19 lines
484 B
JSON
19 lines
484 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "matrix-deploy",
|
||
|
|
"execute-command": "/usr/local/bin/matrix-deploy.sh",
|
||
|
|
"command-working-directory": "/opt/matrix-config",
|
||
|
|
"response-message": "Deploying cinny config...",
|
||
|
|
"trigger-rule": {
|
||
|
|
"match": {
|
||
|
|
"type": "payload-hash-sha256",
|
||
|
|
"secret": "76dd5febd1cc3458545ce37537f4bfe26f241a9635b57a2cba183ebc9221230b",
|
||
|
|
"parameter": {
|
||
|
|
"source": "header",
|
||
|
|
"name": "X-Gitea-Signature"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|