Commit a6fd7b74 authored by Jeroen van Baarsen's avatar Jeroen van Baarsen

We don't use whenever anymore. Lets remove the schedule file

**Why is this needed?**

Not really needed, but having code that is not used around is confusing, so lets
remove it
Signed-off-by: default avatarJeroen van Baarsen <jeroenvanbaarsen@gmail.com>
parent 333d3d9e
# 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