ci: Add Woodpecker CI config
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
e60d9f1971
commit
f21bae2073
1 changed files with 6 additions and 0 deletions
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
pipeline:
|
||||||
|
checkmate:
|
||||||
|
group: default
|
||||||
|
image: rust_full
|
||||||
|
commands:
|
||||||
|
- cargo checkmate
|
Loading…
Reference in a new issue