This commit is contained in:
parent
7ad6f610d1
commit
9a6497720f
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