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