This commit is contained in:
parent
e01003282f
commit
b9b693eebd
@ -10,14 +10,13 @@ pipeline:
|
||||
commands:
|
||||
- cd site
|
||||
- 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
|
||||
- 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