no failing job
This commit is contained in:
parent
624323151e
commit
ea362131b7
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ public function handle(): void
|
|||
} catch (\Exception $e) {
|
||||
ray('InstanceAutoUpdateJob failed');
|
||||
ray($e->getMessage());
|
||||
$this->fail($e->getMessage());
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue