mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
可视化创建流水线后端代码
This commit is contained in:
3
app/views/ci/pipelines/steps.json.jbuilder
Normal file
3
app/views/ci/pipelines/steps.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.steps @pipeline_stage_steps do |pipeline_stage_step|
|
||||
json.partial! "/ci/pipeline_stage_steps/list", pipeline_stage_step: pipeline_stage_step
|
||||
end
|
||||
Reference in New Issue
Block a user