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