undo
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Stefan Hoffmann 2023-05-21 11:48:31 +02:00
parent 5afb870ac2
commit aa4cdc562e
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -17,8 +17,6 @@ clone:
image: woodpeckerci/plugin-git
settings:
recursive: true
when:
instance: c02
pipeline:
site-multidomain:
@ -26,8 +24,6 @@ pipeline:
commands:
- cd site
- git checkout 2022.x-multidomain
when:
instance: c02
make_update:
<<: *default
@ -39,16 +35,12 @@ 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: