mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
no failing job
This commit is contained in:
@@ -59,7 +59,6 @@ class InstanceAutoUpdateJob implements ShouldQueue, ShouldBeUnique
|
||||
} catch (\Exception $e) {
|
||||
ray('InstanceAutoUpdateJob failed');
|
||||
ray($e->getMessage());
|
||||
$this->fail($e->getMessage());
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user