feat: enable woodpecker
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2023-10-16 23:27:42 +05:30
parent 7ca4545722
commit f396cac95c
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 5 additions and 0 deletions

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
backend:
image: rust
commands:
- cargo test --all-features --no-fail-fast