提交 276d28a6 编写于 作者: K Kamil Trzcinski

Fix broken builds_for_ref

上级 6208c24d
......@@ -45,7 +45,7 @@ module Ci
def builds_for_ref(ref, tag = false, trigger_request = nil)
jobs_for_ref(ref, tag, trigger_request).map do |name, job|
build_attributes(name, _)
build_attributes(name)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册