feat: config CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Aravinth Manivannan 2022-08-17 17:52:46 +05:30
parent 04ef2cb455
commit 08bef13509
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

5
.woodpecker.yml Normal file
View file

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