This commit is contained in:
Nils Stinnesbeck 2023-05-19 17:33:24 +02:00
parent 2a1ab4d265
commit e78681eebc
Signed by: nils
GPG Key ID: C52E07422A136076

View File

@ -1,3 +1,6 @@
workspace:
base: /build
clone: clone:
git: git:
image: woodpeckerci/plugin-git image: woodpeckerci/plugin-git
@ -17,7 +20,7 @@ pipeline:
- make update - make update
environment: environment:
- input_version=v2022.1.4 - input_version=v2022.1.4
- GLUON_SITEDIR=/drone/src/site - GLUON_SITEDIR=/build/src/site
- FORCE_UNSAFE_CONFIGURE=1 - FORCE_UNSAFE_CONFIGURE=1
- GLUON_TARGET=ath79-generic - GLUON_TARGET=ath79-generic
- GLUON_DEPRECATED=1 - GLUON_DEPRECATED=1