DO288-apps/post-commit/index.php
Ivan Chavero 7142a557b8 Add post-commit app
The ch04s08 GE needs this app on the repository.
2019-07-03 00:17:27 -05:00

3 lines
45 B
PHP

<?php
print "Build hooks application \n";
?>