This commit is contained in:
jagger 2024-05-07 12:10:08 +08:00 committed by zhangwei
parent 25ec653e2d
commit b1fbb6c2d9
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ func SyncTaskInfo() {
sys.ClusterName = cloudInfoList.ClusterName
err = sys.Apply()
if err != nil {
return
continue
}
cloudInfoList.Status = "Running"
// push submitted mark to coordinator