[Agent][GO] - fix deploy bugs

This commit is contained in:
zeaslity
2024-07-18 14:39:09 +08:00
parent a52724c354
commit 1828116d8a
6 changed files with 68 additions and 38 deletions

View File

@@ -24,7 +24,7 @@ func CmiiEnvDeploy(deployCommonEnv *z_dep.CommonEnvironmentConfig, shouldDoCompl
} else {
// demo ==> ""
// cqlyj ==> ""
tenantEnv = deployCommonEnv.Namespace
tenantEnv = ""
}
// assign folder prefix
@@ -85,7 +85,7 @@ func CmiiNewAppDeploy(deployCommonEnv *z_dep.CommonEnvironmentConfig, newAppName
} else {
// demo ==> ""
// cqlyj ==> ""
tenantEnv = "demo"
tenantEnv = ""
}
// assign folder prefix