Improved README and Docs

This commit is contained in:
Dmitry Khomutov 2017-02-20 20:57:47 +07:00
commit 23aa5d7cc7
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
4 changed files with 27 additions and 15 deletions

View file

@ -1,7 +1,8 @@
Automatically building commits pushed to GitHub
===============================================
If you would like your builds to run automatically whenever there is a commit or other similar activity in your GitHub repository, perform the following steps:
If you would like your builds to run automatically whenever there is a commit or other similar activity in your GitHub
repository, perform the following steps:
1. Log into PHP Censor.
2. Click on your GitHub project.
@ -11,4 +12,5 @@ If you would like your builds to run automatically whenever there is a commit or
6. Click on "Webhooks & Services".
7. Add your web hook link you copied above, and specify when you would like it to run.
8. Add the public key for the project in PHP Censor to the deploy keys for the repository on GitHub.
9. Verify that the initial test delivery was successful. If not, make sure that your PHP Censor machine is reachable from the internet.
9. Verify that the initial test delivery was successful. If not, make sure that your PHP Censor machine is reachable
from the internet.