Uhhh
This commit is contained in:
@@ -68,7 +68,7 @@ error_log('SUCCESS - ' . $decoded['ref']);
|
|||||||
|
|
||||||
chdir($docker_config_dir);
|
chdir($docker_config_dir);
|
||||||
exec('git pull');
|
exec('git pull');
|
||||||
exec('docker compose up -d --build --quiet-pull');
|
exec('docker-compose up -d --build --quiet-pull');
|
||||||
|
|
||||||
// send return code and text message
|
// send return code and text message
|
||||||
http_response_code(200);
|
http_response_code(200);
|
||||||
|
|||||||
Reference in New Issue
Block a user