This commit is contained in:
Stefan Hoffmann 2019-08-15 20:51:21 +02:00
parent 05980ddbfc
commit 6c29845464

View File

@ -18,11 +18,8 @@ steps:
- name: build-ar71xx-generic
image: hoffmannhosting/gluon-builder
volumes:
- name: gluon
path: /gluon
commands:
- cd /gluon
- cd gluon
- make update
- make -j5 GLUON_BRANCH=$branch GLUON_TARGET=ar71xx-generic GLUON_RELEASE=$input_hood-$branch-$input_version
environment: