Fix the post-receive hooks on dist-git, twice a day
This commit is contained in:
parent
2adfc5a305
commit
7d6f485a0e
1 changed files with 2 additions and 3 deletions
|
@ -6,10 +6,9 @@
|
|||
name=git-check-perms
|
||||
cron_file=ansible-git-check-perms
|
||||
minute=10
|
||||
hour=0
|
||||
weekday=3
|
||||
hour="0, 12"
|
||||
user=nobody
|
||||
job="MAILTO=root PATH=/usr/bin:/usr/local/bin/git-check-perms /srv/git/repositories --check=fedmsg-hook"
|
||||
job="MAILTO=root PATH=/usr/bin:/usr/local/bin/git-check-perms /srv/git/repositories --check=fedmsg-hook -f"
|
||||
tags:
|
||||
- git
|
||||
- gitolite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue