fix: set status
This commit is contained in:
@@ -105,7 +105,7 @@ class DeployApplicationJob implements ShouldQueue
|
|||||||
|
|
||||||
$this->executeNow([
|
$this->executeNow([
|
||||||
"echo 'Started! 🎉'"
|
"echo 'Started! 🎉'"
|
||||||
]);
|
], setStatus: true);
|
||||||
} else {
|
} else {
|
||||||
// Pull builder image
|
// Pull builder image
|
||||||
$this->executeNow([
|
$this->executeNow([
|
||||||
|
|||||||
Reference in New Issue
Block a user