dependencies were broken
This commit is contained in:
parent
16c862d69a
commit
17df707a6f
@ -30,13 +30,13 @@ pipeline:
|
||||
commands:
|
||||
- sed -i 's/+iw /+iw-full /g' gluon/openwrt/package/kernel/mac80211/Makefile
|
||||
|
||||
build-${TARGET}:
|
||||
build:
|
||||
<<: *default
|
||||
commands:
|
||||
- cd gluon
|
||||
- make -j10 GLUON_AUTOUPDATER_BRANCH=stable GLUON_AUTOUPDATER_ENABLED=1 GLUON_RELEASE=$input_version-stable GLUON_OUTPUTDIR=output/stable
|
||||
|
||||
show-images-${TARGET}:
|
||||
list_images:
|
||||
<<: *default
|
||||
commands:
|
||||
- mkdir -p gluon/output/stable/images/factory
|
||||
@ -81,4 +81,4 @@ matrix:
|
||||
- x86-legacy
|
||||
|
||||
depends_on:
|
||||
- prepare
|
||||
- 01_prepare
|
||||
|
@ -18,5 +18,5 @@ pipeline:
|
||||
- mv /srv/fwuploads-testing/troisdorf/mutli/incoming/stable/* /srv/fwuploads-testing/troisdorf/mutli/stable/
|
||||
|
||||
depends_on:
|
||||
- prepare
|
||||
- build
|
||||
- 01_prepare
|
||||
- 02_build
|
||||
|
Loading…
Reference in New Issue
Block a user