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