fix
This commit is contained in:
parent
25ec653e2d
commit
b1fbb6c2d9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue