ci: Add config to run CI checks

This commit is contained in:
finga 2023-02-06 16:37:24 +01:00
parent 7ad6f610d1
commit 752251f043

6
.woodpecker.yml Normal file
View file

@ -0,0 +1,6 @@
pipeline:
checkmate:
group: default
image: rust_full
commands:
- cargo checkmate