Add CI and release workflows for Horus Rust binaries #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "main_cicdpipeline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a per-bin Rust CI pipeline and a tagged release workflow that builds,
packages, and publishes binaries as Gitea releases.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.