example in php how to trigger the git update
This commit is contained in:
3
example-trigger/deploy.php
Normal file
3
example-trigger/deploy.php
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
touch("git.flag");
|
||||||
|
echo "Success";
|
||||||
Reference in New Issue
Block a user