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