|
|
@@ -222,7 +222,7 @@ func grampusTrainJobVersionNewDataPrepare(ctx *context.Context, processType stri |
|
|
|
|
|
|
|
ctx.Data["branch_name"] = ctx.Cloudbrain.BranchName |
|
|
|
ctx.Data["image_name"] = ctx.Cloudbrain.Image |
|
|
|
ctx.Data["bootfile"] = ctx.Cloudbrain.BootFile |
|
|
|
ctx.Data["boot_file"] = ctx.Cloudbrain.BootFile |
|
|
|
ctx.Data["description"] = ctx.Cloudbrain.Description |
|
|
|
spec, _ := resource.GetCloudbrainSpec(ctx.Cloudbrain.ID) |
|
|
|
if spec != nil { |
|
|
|