mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
用户可以查看其他用户的构建列表
This commit is contained in:
@@ -8,7 +8,6 @@ class Ci::BuildsController < Ci::BaseController
|
||||
|
||||
def index
|
||||
@user = current_user
|
||||
scope = @repo.builds
|
||||
|
||||
scope = Ci::Builds::ListQuery.call(@repo, params)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user