Commit a7427f7b authored by Lin Jen-Shin's avatar Lin Jen-Shin

Now we need extend here because this is actually

a module, not a class. We should change this to be a module.
parent 8711dfa6
module Gitlab
module Mirror
include Gitlab::CurrentSettings
extend Gitlab::CurrentSettings
# Runs scheduler every minute
SCHEDULER_CRON = '* * * * *'.freeze
......
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