testing more foo
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Nils Stinnesbeck 2023-05-19 16:46:50 +02:00
parent e01003282f
commit b9b693eebd
Signed by: nils
GPG Key ID: C52E07422A136076

View File

@ -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