v=16
This commit is contained in:
parent
dd4ce9669f
commit
f289515158
@ -16,12 +16,17 @@ steps:
|
|||||||
- cd site
|
- cd site
|
||||||
- git checkout v2018.2-tdf
|
- git checkout v2018.2-tdf
|
||||||
|
|
||||||
- name: build-ar71xx-generic
|
- name: make update
|
||||||
image: hoffmannhosting/gluon-builder
|
image: hoffmannhosting/gluon-builder
|
||||||
commands:
|
commands:
|
||||||
- cd gluon
|
- cd gluon
|
||||||
- make update
|
- make update
|
||||||
- make -j1 V=s
|
|
||||||
|
- name: build-ar71xx-generic
|
||||||
|
image: hoffmannhosting/gluon-builder
|
||||||
|
commands:
|
||||||
|
- cd gluon
|
||||||
|
- make -j16
|
||||||
environment:
|
environment:
|
||||||
input_hood: tdf
|
input_hood: tdf
|
||||||
input_version: v2018.2.2-1
|
input_version: v2018.2.2-1
|
||||||
|
Loading…
Reference in New Issue
Block a user