Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Min Min <[email protected]>
  • Loading branch information
jamsman94 committed Feb 18, 2025
1 parent cb503c6 commit 9deed77
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ func GetReleasePlanJobDetail(planID, jobID string) (*commonmodels.ReleaseJob, er
originalWorkflow.Remark = spec.Workflow.Remark

spec.Workflow = originalWorkflow
a, _ := json.Marshal(spec)
releasePlanJob.Spec = spec
}

Expand Down

0 comments on commit 9deed77

Please sign in to comment.