This commit is contained in:
Stefan Hoffmann 2019-08-15 21:45:24 +02:00
parent f289515158
commit 8a7afe787e

View File

@ -21,6 +21,14 @@ steps:
commands: commands:
- cd gluon - cd gluon
- make update - make update
environment:
input_hood: tdf
input_version: v2018.2.2-1
GLUON_SITEDIR: /drone/src/site
GLUON_BRANCH: stable
GLUON_TARGET: ar71xx-generic
GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version
FORCE_UNSAFE_CONFIGURE: 1
- name: build-ar71xx-generic - name: build-ar71xx-generic
image: hoffmannhosting/gluon-builder image: hoffmannhosting/gluon-builder