geht das?
This commit is contained in:
parent
0af6ba9dc5
commit
dd4ce9669f
11
.drone.yml
11
.drone.yml
@ -21,13 +21,12 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- cd gluon
|
- cd gluon
|
||||||
- make update
|
- make update
|
||||||
- make -j1 V=s GLUON_BRANCH=$branch GLUON_TARGET=ar71xx-generic GLUON_RELEASE=$input_hood-$branch-$input_version
|
- make -j1 V=s
|
||||||
environment:
|
environment:
|
||||||
branch: stable
|
|
||||||
input_hood: tdf
|
input_hood: tdf
|
||||||
input_version: v2018.2.2-1
|
input_version: v2018.2.2-1
|
||||||
GLUON_SITEDIR: /drone/src/site
|
GLUON_SITEDIR: /drone/src/site
|
||||||
|
GLUON_BRANCH: stable
|
||||||
volumes:
|
GLUON_TARGET: ar71xx-generic
|
||||||
- name: gluon
|
GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version
|
||||||
temp: {}
|
FORCE_UNSAFE_CONFIGURE: 1
|
Loading…
Reference in New Issue
Block a user