début de www-data installe node
This commit is contained in:
@@ -33,6 +33,7 @@ if (json_last_error() !== JSON_ERROR_NONE) {
|
||||
}
|
||||
|
||||
// success, do something
|
||||
$repo_name = $decoded['repository']['name'];
|
||||
echo "launching hook script ";
|
||||
shell_exec('sh ../webhook/webhook.sh 2>&1');
|
||||
echo shell_exec('bash ../webhook/webhook.sh ' . $repo_name . ' 2>&1');
|
||||
?>
|
Reference in New Issue
Block a user