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

So that it could create the service without having a template

parent 193c8d07
No related branches found
No related tags found
1 merge request!6019Add a new pipeline email service
Loading
Loading
@@ -72,6 +72,7 @@ class Project < ActiveRecord::Base
has_one :drone_ci_service, dependent: :destroy
has_one :emails_on_push_service, dependent: :destroy
has_one :builds_email_service, dependent: :destroy
has_one :pipelines_email_service, dependent: :destroy
has_one :irker_service, dependent: :destroy
has_one :pivotaltracker_service, dependent: :destroy
has_one :hipchat_service, dependent: :destroy
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment