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:
parent
be6153da0d
commit
de0b5d6abe
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue