mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
Test Project Validate Failed12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class Ci::CreateCloudAccountForm
|
||||
include ActiveModel::Model
|
||||
|
||||
attr_accessor :project_id, :ip_num, :account, :secret
|
||||
attr_accessor :ip_num, :account, :secret
|
||||
|
||||
# validates :project_id, :account, :secret, presence: true
|
||||
validates :account, :secret, presence: true
|
||||
|
||||
Reference in New Issue
Block a user