Add woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Daan Boerlage 2023-03-26 23:22:49 +02:00
parent 355571dd84
commit 06d9b7cab1
Signed by: daan
GPG key ID: FCE070E1E4956606

5
.woodpecker.yml Normal file
View file

@ -0,0 +1,5 @@
pipeline:
build:
image: rust
commands:
- cargo build