From 1780e5f36537e71ff8e882eb893e61fb6b19ed63 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Tue, 24 Feb 2015 16:14:31 +0000 Subject: [PATCH] Updated Autobuilding From GitHub (markdown) --- Autobuilding-From-GitHub.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Autobuilding-From-GitHub.md b/Autobuilding-From-GitHub.md index 143f472..dbee8b4 100644 --- a/Autobuilding-From-GitHub.md +++ b/Autobuilding-From-GitHub.md @@ -2,10 +2,9 @@ If you would like your builds to run automatically whenever there is a commit or 1. Log into PHPCI. 2. Click on your GitHub project. -3. Copy the web hook link specified on the left. -4. Log into GitHub and go to your repo. -5. Click the settings icon on the lower left sidebar. -6. Click on "Web Hooks & Services". +3. Copy the web hook link specified on the right of the page. +4. Log into GitHub and go to your repository. +5. Click the settings icon on the lower right sidebar. +6. Click on "Webhooks & Services". 7. Add your web hook link you copied above, and specify when you would like it to run. - * Note: Make sure to select `application/x-www-form-urlencoded` option under the "Content type" dropdown. 8. Verify that the initial test delivery was successful. If not, make sure that your PHPCI machine is reachable from the internet. \ No newline at end of file