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 a15c97a55f - Show all commits

View file

@ -82,9 +82,8 @@ steps:
when: *slow_check_paths
integration_test:
image: docker.io/alpine:latest
image: *rust_image
commands:
- apk add bash
- ./test.sh
publish_to_crates_io: