fix: git submodule update

This commit is contained in:
Andras Bacsai
2024-04-08 14:07:07 +02:00
parent 2191f1b826
commit ea4fe81cb2
2 changed files with 19 additions and 16 deletions

View File

@@ -1001,11 +1001,6 @@ class ApplicationDeploymentJob implements ShouldQueue, ShouldBeEncrypted
return $commands;
}
private function set_git_import_settings($git_clone_command)
{
return $this->application->setGitImportSettings($this->deployment_uuid, $git_clone_command);
}
private function cleanup_git()
{
$this->execute_remote_command(