mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
3 lines
176 B
Ruby
3 lines
176 B
Ruby
json.steps @pipeline_stage_steps do |pipeline_stage_step|
|
|
json.partial! "/ci/pipeline_stage_steps/list", pipeline_stage_step: pipeline_stage_step, stage_type: @stage_type
|
|
end |