diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml new file mode 100644 index 0000000..21e515c --- /dev/null +++ b/.woodpecker/build.yaml @@ -0,0 +1,13 @@ +matrix: + platform: + - linux/amd64 + +labels: + platform: ${platform} + +steps: + test: + when: + event: [push] + commands: + - freebsd-version