Add .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
jaina heartles 2022-12-18 02:23:16 -08:00
parent 951bb90ad8
commit 9fd8effba6
1 changed files with 6 additions and 0 deletions

6
.woodpecker.yml Normal file
View File

@ -0,0 +1,6 @@
pipeline:
unit-tests:
image: alpine
commands:
- apk add sqlite
- zig build unit