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

Fix copy pasta

parent 34cbc51e
No related branches found
No related tags found
1 merge request!6019Add a new pipeline email service
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment