This commit is contained in:
parent
87c4842159
commit
1193ee94c0
@ -51,6 +51,9 @@ steps: &steps
|
|||||||
- cd site
|
- cd site
|
||||||
- git checkout multidomain
|
- git checkout multidomain
|
||||||
|
|
||||||
|
- name: patch iw to iw-full
|
||||||
|
<<: *patch
|
||||||
|
|
||||||
- name: make update
|
- name: make update
|
||||||
<<: *env
|
<<: *env
|
||||||
commands:
|
commands:
|
||||||
@ -59,9 +62,6 @@ steps: &steps
|
|||||||
environment:
|
environment:
|
||||||
GLUON_TARGET: ar71xx-generic
|
GLUON_TARGET: ar71xx-generic
|
||||||
|
|
||||||
- name: patch iw to iw-full
|
|
||||||
<<: *patch
|
|
||||||
|
|
||||||
- name: build-ath79-generic
|
- name: build-ath79-generic
|
||||||
<<: *gluon
|
<<: *gluon
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user