mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
fixed 图形化流水线构建细节调整
This commit is contained in:
@@ -34,7 +34,7 @@ class Action::Node < ApplicationRecord
|
||||
|
||||
belongs_to :user, optional: true
|
||||
|
||||
attr_accessor :cust_name, :input_values
|
||||
attr_accessor :cust_name, :run_values, :input_values
|
||||
|
||||
|
||||
def content_yaml
|
||||
|
||||
Reference in New Issue
Block a user