mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
FIX devops builds api bug
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Ci::BuildsController < Ci::BaseController
|
||||
include RepositoriesHelper
|
||||
include Devopsable
|
||||
|
||||
before_action :find_project, :find_cloud_account
|
||||
before_action :find_cloud_account, except: :get_trustie_pipeline
|
||||
|
||||
Reference in New Issue
Block a user