From d199a3ffc37fb9b0e3ffd5855b18d6666667d87a Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Fri, 4 Jan 2013 11:46:19 -0500 Subject: [PATCH] Added github callback script Can be used to deploy code remotely when you push to master (master is always deployable!) using deploy keys. --- bootstrap/modules/callback/github.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bootstrap/modules/callback/github.php diff --git a/bootstrap/modules/callback/github.php b/bootstrap/modules/callback/github.php new file mode 100644 index 0000000..9ea1514 --- /dev/null +++ b/bootstrap/modules/callback/github.php @@ -0,0 +1,19 @@ +