Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce

This commit is contained in:
Robert Speicher 2015-12-30 16:57:47 -05:00
commit 586ac6460b

View file

@ -1,8 +0,0 @@
# 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