Fix the post-receive hooks on dist-git, twice a day

This commit is contained in:
Pierre-Yves Chibon 2017-10-13 17:02:53 +02:00
parent 2adfc5a305
commit 7d6f485a0e

View file

@ -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