feat(ci): added woodpecker
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
shimun 2023-07-09 20:16:20 +02:00
parent cbb99138a9
commit df85bad9a4
Signed by: shimun
GPG Key ID: E0420647856EA39E

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
test:
image: rust
commands:
- cargo test