From 5180c10822ea2c881750daec43330684d289e448 Mon Sep 17 00:00:00 2001 From: Nils Stinnesbeck Date: Tue, 23 May 2023 09:21:06 +0200 Subject: [PATCH] more more tests --- .woodpecker/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index ae00cdc..26f7074 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -40,13 +40,13 @@ pipeline: <<: *default commands: - mkdir -p gluon/output/stable/images/factory - - echo "Hallo" > gluon/output/stable/images/factory/testfile + - echo "${TARGET}" > gluon/output/stable/images/factory/${TARGET} - ls -alh gluon/output/stable/images/factory matrix: TARGET: - ath79-generic - # - ath79-mikrotik + - ath79-mikrotik # - ath79-nand # - bcm27xx-bcm2708 # - bcm27xx-bcm2709