From 50f08cefe58d13f7f793516b0fa833330a79185a Mon Sep 17 00:00:00 2001 From: sailorbg Date: Sun, 23 Nov 2025 16:52:42 +0200 Subject: [PATCH] Update targets-release-community-maintained.template --- .../targets-release-community-maintained.template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/userpatches/targets-release-community-maintained.template b/userpatches/targets-release-community-maintained.template index c19871546b..95febacb96 100644 --- a/userpatches/targets-release-community-maintained.template +++ b/userpatches/targets-release-community-maintained.template @@ -57,6 +57,21 @@ targets: BUILD_DESKTOP: "no" items: - { BOARD: aml-s9xx-box, BRANCH: current } + - { BOARD: tanix-tx6, BRANCH: current } + + # debian stable cli + full-cli-stable-debian: + enabled: yes + configs: [ armbian-community ] + pipeline: + gha: *armbian-gha + build-image: "yes" + vars: + RELEASE: bookworm + BUILD_MINIMAL: "no" + BUILD_DESKTOP: "no" + items: + - { BOARD: tanix-tx6, BRANCH: current } # debian stable xfce xfce-desktop-stable-debian: