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