ci: Add config for Woodpecker CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

To have some rudimentary tests create a config for Woodpecker CI.
This commit is contained in:
finga 2023-12-08 01:17:50 +01:00
parent 8f93d2d6c8
commit 18e3ab2a04

6
.woodpecker.yml Normal file
View file

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