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: