Commit bcdc9410 authored by Robert Speicher's avatar Robert Speicher

Resolve app/models/ci/runner.rb

parent 06f265a4
......@@ -8,10 +8,7 @@ module Ci
include RedisCacheable
include ChronicDurationAttribute
include FromUnion
<<<<<<< HEAD
prepend EE::Ci::Runner
=======
>>>>>>> upstream/master
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