build.sh: remove known-broken images after the build
This commit is contained in:
parent
cfebeb94b5
commit
50b79c0dc4
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
GLUON_RELEASE="v2018.2.1.0"
|
||||
GLUON_BRANCH="stable"
|
||||
targets="ar71xx-generic ar71xx-nand ar71xx-tiny brcm2708-bcm2708 brcm2708-bcm2709 mpc85xx-generic ramips-mt7620 ramips-mt7621 ramips-mt76x8 ramips-rt305x sunxi-cortexa7 x86-64 x86-generic x86-geode"
|
||||
broken_images=(
|
||||
'*dir*615*d*'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue