mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
fix: set status
This commit is contained in:
@@ -105,7 +105,7 @@ class DeployApplicationJob implements ShouldQueue
|
||||
|
||||
$this->executeNow([
|
||||
"echo 'Started! 🎉'"
|
||||
]);
|
||||
], setStatus: true);
|
||||
} else {
|
||||
// Pull builder image
|
||||
$this->executeNow([
|
||||
|
||||
Reference in New Issue
Block a user