18 lines
389 B
JSON
18 lines
389 B
JSON
[
|
|
{
|
|
"id": "bruchtal-deploy",
|
|
"execute-command": "/docker/deploy/deploy-bruchtal.sh",
|
|
"command-working-directory": "/docker/Bruchtal",
|
|
"trigger-rule": {
|
|
"match": {
|
|
"type": "payload-hmac-sha256",
|
|
"secret": "!!Zazen17-Doshin17**",
|
|
"parameter": {
|
|
"source": "header",
|
|
"name": "X-Gitea-Signature"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|