build: add default Autobuild job (debian)
This works fine for most native compilations, so saves spec'ing anything else.
This commit is contained in:
parent
89f9cf40ae
commit
0c039fc2f4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue