Skip to content
Commit 1d8581fb authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Added auto-build hook

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>
parent 585c54c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment