Testing Manifest
Some checks failed
ci/woodpecker/push/prepare_next Pipeline was successful
ci/woodpecker/push/next Pipeline failed

This commit is contained in:
Stefan Hoffmann 2023-08-20 16:15:18 +02:00
parent 67ae941b89
commit 49e52ebede
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -40,11 +40,11 @@ pipeline:
commands:
- sed -i 's/+iw /+iw-full /g' gluon/openwrt/package/kernel/mac80211/Makefile
#build:
# <<: *default
# commands:
# - cd gluon
# - make -j$(nproc) GLUON_RELEASE=$input_version-${CI_COMMIT_BRANCH} GLUON_OUTPUTDIR=output/next
build:
<<: *default
commands:
- cd gluon
- make -j$(nproc) GLUON_RELEASE=$input_version-${CI_COMMIT_BRANCH} GLUON_OUTPUTDIR=output/next
manifest:
<<: *default