Add post-commit app

The ch04s08 GE needs this app on the repository.
This commit is contained in:
Ivan Chavero 2019-07-03 00:17:27 -05:00
parent 835453322f
commit 7142a557b8

3
post-commit/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
print "Build hooks application \n";
?>