re-enable beta buid for H6s

This commit is contained in:
Martin Ayotte 2019-05-07 21:03:40 -04:00
parent fbbea7fe82
commit 5768079b01
3 changed files with 3 additions and 3 deletions

View File

@ -10,6 +10,6 @@ KERNEL_TARGET="next,dev"
CLI_TARGET=""
DESKTOP_TARGET=""
#
CLI_BETA_TARGET=""
CLI_BETA_TARGET="stretch,bionic:dev"
DESKTOP_BETA_TARGET=""

View File

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

View File

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