Adding woodpecker.yml file
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jorge Bolois 2023-06-13 18:44:56 +02:00
parent a274ed7535
commit e5c5351abc

5
.woodpecker.yml Normal file
View File

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