Merge branch 'next' of github.com:coollabsio/coolify into next
This commit is contained in:
commit
db39458295
1 changed files with 1 additions and 2 deletions
|
|
@ -23,8 +23,7 @@ public function __construct(
|
||||||
public bool $ignore_errors = false,
|
public bool $ignore_errors = false,
|
||||||
public $call_event_on_finish = null,
|
public $call_event_on_finish = null,
|
||||||
public $call_event_data = null
|
public $call_event_data = null
|
||||||
) {
|
) {}
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Execute the job.
|
* Execute the job.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue