Update pipeline.rb

parent cf49dc01
......@@ -12,11 +12,8 @@ module Ci
include AtomicInternalId
include EnumWithNil
<<<<<<< HEAD
prepend ::EE::Ci::Pipeline
=======
>>>>>>> upstream/master
belongs_to :project, inverse_of: :all_pipelines
belongs_to :user
belongs_to :auto_canceled_by, class_name: 'Ci::Pipeline'
......
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