fix: set status

This commit is contained in:
Andras Bacsai
2023-04-14 11:25:36 +02:00
parent 14be2c1ebf
commit 06e00ffccb

View File

@@ -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([