build fail

This commit is contained in:
Stefan Hoffmann 2019-08-15 21:10:05 +02:00
parent 78bd795564
commit 0af6ba9dc5

View File

@ -20,8 +20,8 @@ steps:
image: hoffmannhosting/gluon-builder image: hoffmannhosting/gluon-builder
commands: commands:
- cd gluon - cd gluon
- make update V=1 - make update
- make -j5 GLUON_BRANCH=$branch GLUON_TARGET=ar71xx-generic GLUON_RELEASE=$input_hood-$branch-$input_version - make -j1 V=s GLUON_BRANCH=$branch GLUON_TARGET=ar71xx-generic GLUON_RELEASE=$input_hood-$branch-$input_version
environment: environment:
branch: stable branch: stable
input_hood: tdf input_hood: tdf