test commit to trigger webhook

This commit is contained in:
Ulf Gebhardt 2023-10-04 19:26:08 +02:00
parent f629ec012d
commit 774df93933
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -46,7 +46,7 @@ npm test
You can use the webhook template `webhook.conf.template` and the `deploy.sh` script in `.github/webhooks/` to implement an automatic deployment from a (github) webhook.
For this to work follow these steps (using alpine linux):
For this to work follow these steps (using alpine):
```bash
apk add webhook
cp .github/webhooks/hooks.json.template .github/webhooks/hooks.json