Register the tests in the default Git hooks
This commit is contained in:
parent
a42c7a5d16
commit
5b39afb11a
|
@ -30,7 +30,8 @@ GIT_GITWEB="https://git.defora.org/gitweb"
|
|||
HOOKS="irc jobs"
|
||||
IRC_CHANNEL="#DeforaOS"
|
||||
IRC_SERVER="irc.oftc.net"
|
||||
JOBS_BRANCH_MASTER="$PREFIX/libexec/deforaos-git-mirror.sh"
|
||||
JOBS_BRANCH_MASTER="$PREFIX/libexec/deforaos-git-mirror.sh
|
||||
$PREFIX/libexec/deforaos-git-tests.sh"
|
||||
#executables
|
||||
GIT="/usr/bin/git"
|
||||
GIT_MESSAGE="$PREFIX/libexec/deforaos-git-message.sh"
|
||||
|
|
Loading…
Reference in New Issue
Block a user