From c72d38fef76d9253e7359b5517509dc476b69e32 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Fri, 9 Jan 2026 08:56:56 +0100 Subject: [PATCH] perhaps like this? --- .woodpecker/build.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index b5f8c89..f7d66ed 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -11,9 +11,9 @@ matrix: labels: platform: freebsd/amd64 -clone: - git: - image: codeberg.org/scip/jaildk:plugin-git-2 +# clone: +# git: +# image: codeberg.org/scip/jaildk:plugin-git-2 steps: verify: @@ -24,7 +24,8 @@ steps: - freebsd-version test: - image: ghcr.io/freebsd/freebsd-runtime:14.3 + #image: ghcr.io/freebsd/freebsd-runtime:14.3 + image: bash when: event: [push] commands: