Commit 97582338 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Fix copy pasta

parent 34cbc51e
......@@ -14,7 +14,7 @@ module Emails
@params = params
add_headers
mail(to: to, subject: pipeline_subject('failed'))
mail(to: to, subject: pipeline_subject(status))
end
def add_headers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment