From 891cfeebbf3a9561f0a3e4170cb6383542aaefbc Mon Sep 17 00:00:00 2001 From: Nils Stinnesbeck Date: Fri, 19 May 2023 17:43:52 +0200 Subject: [PATCH] more changes --- .woodpecker.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index ccbead3..bb71ea4 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -26,5 +26,9 @@ pipeline: - input_version=v2022.1.4 - GLUON_SITEDIR=/build/src/git.freifunk-rhein-sieg.net/Freifunk-Troisdorf/gluon-ci/site - FORCE_UNSAFE_CONFIGURE=1 - - GLUON_TARGET=ath79-generic + - GLUON_TARGET=${TARGET} - GLUON_DEPRECATED=1 + +matrix: + TARGET: + - ath79-generic