+1
−0
hook-scripts/post-receive/auto-build
0 → 100755
+267
−0
Loading
Added the auto-build hook which is a bit of a beast. It lacks documentation at the moment so here is a git config reminder with defaults: [auto-build] location = /tmp/build/ max-build = 4 [auto-build "refs/...[*]"] destination = /tmp backup = yes profile = <auto detected> command = <from profile> pattern = <from profile>