Add Woodpeck CI config #5

Merged
kemitix merged 3 commits from f3-woodpecker-ci into main 2024-03-09 22:28:28 +00:00
Showing only changes of commit 5823ef1c7b - Show all commits

View file

@ -7,6 +7,7 @@ steps:
- event: pull_request - event: pull_request
image: docker.io/rust:latest image: docker.io/rust:latest
commands: commands:
- apt-get install libssl-dev
- cargo build - cargo build
test: test:
when: when: