This commit is contained in:
Stefan Hoffmann 2019-08-15 20:13:01 +02:00
parent 700b563620
commit cc82bf113d

View File

@ -24,7 +24,7 @@ steps:
commands:
- cd /gluon
- ls /drone/src/gluon
- make update GLUON_SITEDIR=/drone/src/gluon/site -C /drone/src/gluon
- make update GLUON_SITEDIR=/drone/src/gluon/site GLUON_RELEASE=$input_hood-$branch-$input_version -C /drone/src/gluon
- make -j5 GLUON_BRANCH=$branch GLUON_TARGET=ar71xx-generic GLUON_RELEASE=$input_hood-$branch-$input_version GLUON_SITEDIR=/drone/src/gluon/site /drone/src/gluon
environment:
branch: stable