mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-18 23:20:46 +00:00
fix dev only thingy
This commit is contained in:
@@ -352,7 +352,7 @@ class ApplicationDeploymentJob implements ShouldBeEncrypted, ShouldQueue
|
||||
}
|
||||
|
||||
$this->application_deployment_queue->addLogEntry("Gracefully shutting down build container: {$this->deployment_uuid}");
|
||||
// $this->graceful_shutdown_container($this->deployment_uuid);
|
||||
$this->graceful_shutdown_container($this->deployment_uuid);
|
||||
|
||||
ServiceStatusChanged::dispatch(data_get($this->application, 'environment.project.team.id'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user