more changes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Nils Stinnesbeck 2023-05-19 18:12:09 +02:00
parent af9ede2da1
commit e1eba309b5
Signed by: nils
GPG Key ID: C52E07422A136076

View File

@ -43,6 +43,10 @@ pipeline:
- cd gluon
- make -j6 GLUON_BRANCH=${BRANCH} GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH}
environment:
- input_version=v2022.1.4
- GLUON_SITEDIR=../site
- FORCE_UNSAFE_CONFIGURE=1
- GLUON_TARGET=${TARGET}
- GLUON_DEPRECATED=1
matrix: