Skip to content

Commit c962019

Browse files
committed
add github hook
1 parent a9c4cb8 commit c962019

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

_hooks/github.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
echo `cd /src/phpcon-web && env git pull`;

_hooks/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php header('Location: /');

_hooks/test.php

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)