mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
feat: compose app
This commit is contained in:
@@ -39,7 +39,7 @@ export const cloneGitRepository = async (
|
||||
writeStream.write(
|
||||
`\nCloning Repo Custom ${customGitUrl} to ${outputPath}: ✅\n`,
|
||||
);
|
||||
console.log(customGitSSHKeyId);
|
||||
|
||||
await spawnAsync(
|
||||
"git",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user