libconfig/.woodpecker.yml

7 lines
88 B
YAML

pipeline:
backend:
image: rust
commands:
- make check
- make lint