mlog/.woodpecker.yml
midefos a8e09718d4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
first commit, mlog (logfmt)
2025-01-10 15:01:48 +01:00

10 lines
118 B
YAML

when:
- event: push
branch: main
steps:
- name: test
image: rust:latest
commands:
- cargo test