1
0
mirror of https://github.com/IEEE-SB-Passau/pelican-deployment-system.git synced 2017-09-06 16:35:38 +02:00

And fixed an error in the fix...

This commit is contained in:
Inyokus
2016-10-13 20:26:02 +02:00
committed by GitHub
parent 4c8b4f190f
commit 2afa0cec72

View File

@@ -47,7 +47,7 @@ If you want the WSGI app, call ``init_app(configpath)`` in ``app.py``.
Github webhooks Github webhooks
--------------- ---------------
Point your github webhook to ``http://<listen address>:<port>/github/hooks/<runner_name>``, you need to define a Point your github webhook to ``http://<listen address>:<port>/hooks/github/<runner_name>``, you need to define a
hook for every runner. hook for every runner.
Status Page Status Page