build: add default Autobuild job (debian)

This works fine for most native compilations, so saves spec'ing anything else.
This commit is contained in:
Adam Sutton 2013-12-23 21:25:38 +00:00
parent 89f9cf40ae
commit 0c039fc2f4

View file

@ -12,7 +12,7 @@ BUILD_API_VERSION=3
EXTRA_BUILD_NAME=""
JARGS=""
JOBSARGS=""
TARGET=""
TARGET="debian"
RELEASE="--release"
WORKINGDIR="/var/tmp/showtime-autobuild"
OP="build"