mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-20 05:02:13 +00:00
fix: improve build server functionalities
This commit is contained in:
@@ -129,6 +129,9 @@ class ValidateAndInstall extends Component
|
||||
}
|
||||
}
|
||||
|
||||
if ($this->server->isBuildServer()) {
|
||||
return;
|
||||
}
|
||||
$this->dispatch('startProxy');
|
||||
}
|
||||
public function render()
|
||||
|
||||
Reference in New Issue
Block a user