From 5afb870ac29d880e5f9218cc7884e7b95522dfdf Mon Sep 17 00:00:00 2001 From: Stefan Date: Sun, 21 May 2023 11:46:15 +0200 Subject: [PATCH] testing conditions --- .woodpecker.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index a7a8dfb..0904f9f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -17,6 +17,8 @@ clone: image: woodpeckerci/plugin-git settings: recursive: true + when: + instance: c02 pipeline: site-multidomain: @@ -24,6 +26,8 @@ pipeline: commands: - cd site - git checkout 2022.x-multidomain + when: + instance: c02 make_update: <<: *default @@ -35,12 +39,16 @@ pipeline: <<: *default commands: - sed -i 's/+iw/+iw-full/g' gluon/openwrt/package/kernel/mac80211/Makefile + when: + instance: c02 build-${TARGET}: <<: *default commands: - cd gluon - make -j$(nproc) GLUON_BRANCH=${BRANCH} GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH} + when: + instance: c02 matrix: TARGET: