mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
fixed 组织流水线中多仓库隔离,分页
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
json.status 0
|
||||
json.message "success"
|
||||
json.count @pipelines.total_count
|
||||
|
||||
json.pipelines @pipelines.each do |pipeline|
|
||||
json.extract! pipeline, :id, :pipeline_name, :pipeline_status, :description, :file_name, :is_graphic_design,
|
||||
|
||||
Reference in New Issue
Block a user