mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
Test Project Validate Failed14
This commit is contained in:
@@ -6,6 +6,7 @@ class Ci::CloudAccountsController < Ci::BaseController
|
||||
before_action :find_cloud_account, only: %i[activate]
|
||||
|
||||
def create
|
||||
logger.info "#########project_id: #{@project&.id}"
|
||||
ActiveRecord::Base.transaction do
|
||||
Ci::CreateCloudAccountForm.new(devops_params).validate!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user