test deploy

This commit is contained in:
Jarrad 2016-06-09 14:31:49 +02:00
parent f7ab5564d6
commit 66943fd319
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
$command = "cd /var/www/status-site && git reset --hard HEAD && git pull && gulp build";
// TODO check
// TODO check against ip or secret hash
if ( $_SERVER['HTTP_X_GITHUB_EVENT'] == 'push' ) {