Compare commits

..

No commits in common. "ca7be5c4847ba40829ea70eeb92875b2880b0ad7" and "3f805b3ad5ec0792c7f35c85c36a2b31684066ce" have entirely different histories.

View file

@ -2,7 +2,7 @@ steps:
update-builder-image:
when:
- event: cron
image: docker.io/woodpeckerci/plugin-docker-buildx:4.2
image: docker.io/woodpeckerci/plugin-docker-buildx:4.0
settings:
username: kemitix
repo: git.kemitix.net/kemitix/kxio-builder
@ -53,7 +53,7 @@ steps:
publish_to_crates_io:
when:
- event: tag
image: docker.io/rust:1.80
image: docker.io/rust:1.79
commands:
- cargo login "$CARGO_REGISTRY_TOKEN"
- cargo publish --registry crates-io --no-verify