diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index f7d66ed..d0d60fa 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -11,21 +11,13 @@ 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: - image: bash - when: - event: [push] - commands: - - freebsd-version - test: - #image: ghcr.io/freebsd/freebsd-runtime:14.3 - image: bash + image: ghcr.io/freebsd/freebsd-runtime:14.3 when: event: [push] commands: