gluon-ci/.woodpecker.yml
Nils Stinnesbeck b9b693eebd
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
testing more foo
2023-05-19 16:46:50 +02:00

23 lines
460 B
YAML

clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
pipeline:
site-multidomain:
image: docker:git
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