✨ Add woodpecker ci testing
This commit is contained in:
parent
05f0e71b9f
commit
c925810889
1 changed files with 5 additions and 0 deletions
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pipeline:
|
||||
test:
|
||||
image: bats/bats
|
||||
commands:
|
||||
- /opt/bats/bin/bats test
|
Loading…
Reference in a new issue