Add crontab for tadgy.
This commit is contained in:
parent
e4392902a9
commit
53af7a5e67
1 changed files with 10 additions and 0 deletions
10
var/spool/cron/tadgy
Normal file
10
var/spool/cron/tadgy
Normal file
|
@ -0,0 +1,10 @@
|
|||
# BEGIN GIT MAINTENANCE SCHEDULE
|
||||
# The following schedule was created by Git
|
||||
# Any edits made in this region might be
|
||||
# replaced in the future by a Git command.
|
||||
|
||||
0 1-23 * * * "/usr/libexec/git-core/git" --exec-path="/usr/libexec/git-core" for-each-repo --config=maintenance.repo maintenance run --schedule=hourly
|
||||
0 0 * * 1-6 "/usr/libexec/git-core/git" --exec-path="/usr/libexec/git-core" for-each-repo --config=maintenance.repo maintenance run --schedule=daily
|
||||
0 0 * * 0 "/usr/libexec/git-core/git" --exec-path="/usr/libexec/git-core" for-each-repo --config=maintenance.repo maintenance run --schedule=weekly
|
||||
|
||||
# END GIT MAINTENANCE SCHEDULE
|
Loading…
Add table
Add a link
Reference in a new issue