fediglam/.woodpecker.yml
jaina heartles 19585a295d
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
skip lfs
2022-12-18 02:57:26 -08:00

13 lines
198 B
YAML

clone:
git:
image: woodpeckerci/plugin-git
settings:
depth: 1
lfs: false
pipeline:
unit-tests:
image: alpine
commands:
- apk add sqlite
- zig build unit