Commit cbd71ca5 authored by Lukas Eipert's avatar Lukas Eipert

resolve conflict in `app/models/ci/build.rb`

parent 92962d07
......@@ -8,11 +8,8 @@ module Ci
include Importable
include Gitlab::Utils::StrongMemoize
<<<<<<< HEAD
prepend EE::Ci::Build
=======
>>>>>>> upstream/master
belongs_to :project, inverse_of: :builds
belongs_to :runner
belongs_to :trigger_request
......
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