Commit a0b3654e authored by Robert Speicher's avatar Robert Speicher

Merge branch 'remove-whenever-schedule' into 'master'

Remove unused config/schedule.rb file

[ci skip]

See merge request !2249
parents 4ed36955 a6fd7b74
# Use this file to easily define all of your cron jobs.
#
# If you make changes to this file, please create also an issue on
# https://gitlab.com/gitlab-org/omnibus-gitlab/issues . This is necessary
# because the omnibus packages manage cron jobs using Chef instead of Whenever.
every 1.hour do
rake "ci:schedule_builds"
end
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