ci: Add config to run CI checks
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

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

6
.woodpecker.yml Normal file
View file

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