[agent][deploy] - a lot

This commit is contained in:
zeaslity
2024-12-18 17:40:33 +08:00
parent fa0e4a0734
commit af3e058af4
22 changed files with 13418 additions and 13 deletions

View File

@@ -24,7 +24,8 @@ func init() {
case "linux":
DeployFilePrefix = "/root/wddproject/ProjectOctopus/agent-common/real_project/"
case "windows":
DeployFilePrefix = "C:\\Users\\wdd\\IdeaProjects\\ProjectOctopus\\agent-common\\real_project\\"
//DeployFilePrefix = "C:\\Users\\wdd\\IdeaProjects\\ProjectOctopus\\agent-common\\real_project\\"
DeployFilePrefix = "C:\\Users\\wddsh\\Documents \\IdeaProjects\\ProjectOctopus\\agent-common\\real_project\\"
}
}