Adding woodpecker.yml file
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a274ed7535
commit
e5c5351abc
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: rust:latest
|
||||||
|
commands:
|
||||||
|
- cargo test
|
Loading…
Reference in New Issue
Block a user