Skip to content
Snippets Groups Projects
Commit 9d92d41f authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files
parent 844d4e24
No related branches found
No related tags found
1 merge request!6019Add a new pipeline email service
Loading
@@ -89,8 +89,8 @@ class PipelinesEmailService < Service
Loading
@@ -89,8 +89,8 @@ class PipelinesEmailService < Service
   
if add_pusher? && data[:user].try(:[], :email) if add_pusher? && data[:user].try(:[], :email)
all_recipients << data[:user][:email] all_recipients << data[:user][:email]
else
all_recipients
end end
all_recipients
end end
end end
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