testing more foo
This commit is contained in:
parent
cab302cb28
commit
e01003282f
@ -10,3 +10,14 @@ pipeline:
|
|||||||
commands:
|
commands:
|
||||||
- cd site
|
- cd site
|
||||||
- git checkout multidomain
|
- git checkout multidomain
|
||||||
|
|
||||||
|
make_update:
|
||||||
|
image: hoffmannhosting/gluon-builder
|
||||||
|
commands:
|
||||||
|
- cd gluon
|
||||||
|
- make update
|
||||||
|
environment:
|
||||||
|
input_version: v2020.2.2
|
||||||
|
GLUON_SITEDIR: /drone/src/site
|
||||||
|
FORCE_UNSAFE_CONFIGURE: 1
|
||||||
|
GLUON_TARGET: ar71xx-generic
|
||||||
|
Loading…
Reference in New Issue
Block a user