Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit dbd7368

Browse files
committed
Merge branch 'cron_comment' into 'master'
Add a comment about Whenever and omnibus packages See merge request !75
2 parents 80a624e + 68a5b51 commit dbd7368

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/schedule.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Use this file to easily define all of your cron jobs.
22
#
3+
# If you make changes to this file, please create also an issue on
4+
# https://gitlab.com/gitlab-org/omnibus-gitlab/issues . This is necessary
5+
# because the omnibus packages manage cron jobs using Chef instead of Whenever.
36
every 1.hour do
47
rake "schedule_builds"
58
end

0 commit comments

Comments
 (0)