Commit 8d3f75a4 authored by Tomasz Maczukin's avatar Tomasz Maczukin

Resolve conflict for app/models/ci/runner.rb

parent 47228844
module Ci
class Runner < ActiveRecord::Base
extend Gitlab::Ci::Model
<<<<<<< HEAD
prepend EE::Ci::Runner
=======
include Gitlab::SQL::Pattern
>>>>>>> upstream/master
prepend EE::Ci::Runner
RUNNER_QUEUE_EXPIRY_TIME = 60.minutes
ONLINE_CONTACT_TIMEOUT = 1.hour
......
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