rewrite woodpecker-ci to publish to crates.io #8

Merged
kemitix merged 14 commits from woodpecker-ci into main 2024-02-26 10:36:03 +00:00
Showing only changes of commit 3cb098191c - Show all commits

View file

@ -84,6 +84,7 @@ steps:
integration_test:
image: docker.io/alpine:latest
commands:
- apk add bash
- ./test.sh
publish_to_crates_io: