feat: add code queue services and baidu netdisk
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ export function startJob(name: string, command: string[], note: string, options:
|
||||
repoRoot,
|
||||
"--entrypoint",
|
||||
"bun",
|
||||
options.dockerImage ?? "unidesk-codex-queue:latest",
|
||||
options.dockerImage ?? "unidesk-code-queue:latest",
|
||||
rootPath("scripts", "cli.ts"),
|
||||
"internal",
|
||||
"run-job",
|
||||
|
||||
Reference in New Issue
Block a user