Skip to content
Snippets Groups Projects
Commit 6887521e authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Sorry, was confused.

parent 637a4140
Branches
Tags
1 merge request!6019Add a new pipeline email service
Pipeline #
Loading
@@ -142,7 +142,7 @@ module Ci
Loading
@@ -142,7 +142,7 @@ module Ci
end end
   
def trace_with_state(state: nil, last_lines: nil) def trace_with_state(state: nil, last_lines: nil)
trace_ansi = trace(last_lines) trace_ansi = trace(last_lines: last_lines)
if trace_ansi.present? if trace_ansi.present?
Ci::Ansi2html.convert(trace_ansi, state) Ci::Ansi2html.convert(trace_ansi, state)
else else
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment