Spike CI Artifact This repository automates the build of Spike for the purpose of generating that can be used from Github CI. How to release new binaries Create a new tag and push it to upstream, e.g.: git tag v0.1.0 git push origin v0.1.0