Updated config to point to hooks directory in this repo, which
contains the hook scripts
This commit is contained in:
@@ -3,3 +3,5 @@
|
|||||||
[submodule]
|
[submodule]
|
||||||
recurse = true
|
recurse = true
|
||||||
propogateBranches = true
|
propogateBranches = true
|
||||||
|
[core]
|
||||||
|
hookspath = ".gitlab/hooks/"
|
||||||
|
|||||||
Reference in New Issue
Block a user