From 716daff07784b7ee5c202c6a7a1cd43f0b048f79 Mon Sep 17 00:00:00 2001 From: Nils Stinnesbeck Date: Sat, 20 May 2023 17:34:46 +0200 Subject: [PATCH] testing something --- .woodpecker.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index d566ea24..513f1484 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,10 +18,11 @@ pipeline: - GLUON_TARGET=${TARGET} - GLUON_DEPRECATED=1 commands: - - apt update - - apt install -y file - - sh contrib/actions/install-dependencies.sh - - sh contrib/actions/run-build.sh ${TARGET} + - echo ${TARGET} + # - git config --global init.defaultBranch main + # - sed -i 's/install/install file/' contrib/actions/install-dependencies.sh + # - sh contrib/actions/install-dependencies.sh + # - sh contrib/actions/run-build.sh ${TARGET} matrix: TARGET: