Enable two Disco/Buster targets

for experimental purposes
This commit is contained in:
Igor Pečovnik 2019-05-14 14:18:53 +02:00 committed by GitHub
parent b88d999b3b
commit 344b79078e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,5 @@ KERNEL_TARGET="default,next,dev"
CLI_TARGET="stretch,bionic:next"
DESKTOP_TARGET="stretch,bionic:next"
#
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""
CLI_BETA_TARGET="buster,disco:next"
DESKTOP_BETA_TARGET="buster,disco:next"