git/hooks: point the post-receive-chained-forks file to the proper git hook from pagure

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-06-10 00:15:18 +02:00
parent be6153da0d
commit de0b5d6abe

View file

@ -4,8 +4,7 @@
# You need to explicitly add your hook to the following list
# for it to be invoked.
pee \
/usr/lib/python2.7/site-packages/pagure/hooks/files/default_hook.py \
/usr/lib/python2.7/site-packages/pagure/hooks/files/pagure_hook.py \
/usr/lib/python3.6/site-packages/pagure/hooks/files/post-receive \
"/usr/bin/grok-manifest -m /srv/git/grokmirror/manifest.js.gz -t /srv/git/repositories/ -n `pwd`"
# We used to send emails directly from the git hook here, but now we send to