testing something
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Nils Stinnesbeck 2023-05-20 17:34:46 +02:00
parent f8806d672c
commit 716daff077
Signed by: nils
GPG Key ID: C52E07422A136076

View File

@ -18,10 +18,11 @@ pipeline:
- GLUON_TARGET=${TARGET} - GLUON_TARGET=${TARGET}
- GLUON_DEPRECATED=1 - GLUON_DEPRECATED=1
commands: commands:
- apt update - echo ${TARGET}
- apt install -y file # - git config --global init.defaultBranch main
- sh contrib/actions/install-dependencies.sh # - sed -i 's/install/install file/' contrib/actions/install-dependencies.sh
- sh contrib/actions/run-build.sh ${TARGET} # - sh contrib/actions/install-dependencies.sh
# - sh contrib/actions/run-build.sh ${TARGET}
matrix: matrix:
TARGET: TARGET: