mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-16 09:45:57 +08:00
流水线查询返回字段修改
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
# updated_at :datetime not null
|
||||
# pipeline_status :string(50) default("unknown"), not null
|
||||
# login :string(255)
|
||||
# sync :integer default("0"), not null
|
||||
# project_id :integer
|
||||
#
|
||||
|
||||
class Ci::Pipeline < Ci::LocalBase
|
||||
|
||||
Reference in New Issue
Block a user