Improved README and Docs
This commit is contained in:
parent
3176111c91
commit
23aa5d7cc7
4 changed files with 27 additions and 15 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue