mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
fix: set status
This commit is contained in:
parent
14be2c1ebf
commit
06e00ffccb
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ class DeployApplicationJob implements ShouldQueue
|
|||
|
||||
$this->executeNow([
|
||||
"echo 'Started! 🎉'"
|
||||
]);
|
||||
], setStatus: true);
|
||||
} else {
|
||||
// Pull builder image
|
||||
$this->executeNow([
|
||||
|
|
|
|||
Loading…
Reference in a new issue