Skip to content
Snippets Groups Projects
Commit 766da5fa authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Fix broken matrix_for_ref?

parent daca1c65
Branches
Tags
1 merge request!1530Implement Commit Status API
Pipeline #
Loading
Loading
@@ -189,7 +189,7 @@ module Ci
end
 
def matrix_for_ref?(ref)
builds_without_retry_for_ref(ref).size > 1
latest_builds_for_ref(ref).size > 1
end
 
def config_processor
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment