Woodpecker: experimental ci
All checks were successful
ci/woodpecker/manual/build_rust Pipeline was successful
All checks were successful
ci/woodpecker/manual/build_rust Pipeline was successful
This commit is contained in:
parent
71ffb5980e
commit
213872b809
5
.woodpecker/build_rust.yaml
Normal file
5
.woodpecker/build_rust.yaml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
steps:
|
||||||
|
build_and_tester:
|
||||||
|
image: 'rust:latest'
|
||||||
|
commands:
|
||||||
|
- cargo check
|
Loading…
Reference in a new issue