This commit is contained in:
Stefan Hoffmann 2019-08-15 20:50:26 +02:00
parent d6861c2020
commit 05980ddbfc

View File

@ -23,7 +23,7 @@ steps:
path: /gluon path: /gluon
commands: commands:
- cd /gluon - cd /gluon
- make update GLUON_RELEASE=$input_hood-$branch-$input_version - make update
- make -j5 GLUON_BRANCH=$branch GLUON_TARGET=ar71xx-generic GLUON_RELEASE=$input_hood-$branch-$input_version - make -j5 GLUON_BRANCH=$branch GLUON_TARGET=ar71xx-generic GLUON_RELEASE=$input_hood-$branch-$input_version
environment: environment:
branch: stable branch: stable