Skip to content

Build and upload binaries from tagged releases

Spindel 🕷 Ljungmark requested to merge ci-binary-release into master

This uploads an x86_64 binary to the GitLab servers for tags and similar.

This also changes the crosscompile job to run for all targets, so as to prevent this job from spontaneously failing due to linker issues or other things that cargo check doesn't catch.

Issue: #16 (closed)

Edited by Spindel 🕷 Ljungmark

Merge request reports