[ { "id": "deploy", "execute-command": "/scripts/deploy.sh", "command-working-directory": "/aziros", "response-message": "Deploy gestartet", "trigger-rule": { "match": { "type": "value", "value": "${DEPLOY_WEBHOOK_SECRET}", "parameter": { "source": "header", "name": "X-Webhook-Secret" } } } } ]