Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 414 Bytes

RELEASING.md

File metadata and controls

10 lines (7 loc) · 414 Bytes

Releasing Convco

Run cargo release $(convco version --bump). This will publish the new version to crates.io and push the new commit and tag to the remote origin.

The docker build will start automatically. A build on github actions will be to be triggered. Download the artifacts and create a new release from the latest tag.