тест 8 обработчика гитлаба
This commit is contained in:
parent
bdcd4d4cca
commit
9e5dfe0dc5
@ -25,7 +25,8 @@
|
|||||||
|
|
||||||
if($json['total_commits'] > 0)
|
if($json['total_commits'] > 0)
|
||||||
{
|
{
|
||||||
$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull");
|
// $result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull");
|
||||||
|
$result = shell_exec("whoami");
|
||||||
echo "<p>$result</p>";
|
echo "<p>$result</p>";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user