This adds a Linux CI step to every push of a new tag to this repository.
It uses GitHub Actions, which is free for open source projects + setup is extremely painless.
I already tested it in https://github.com/Cloud-V/qflow, which has a number of dummy test tags now. I intend to delete it as soon as this PR is resolved.
EDIT: Should probably clarify, what this CI step does is builds qflow and creates a new GitHub release with amd64 Linux binaries, which is required for Cloud V deploys.
This adds a Linux CI step to every push of a new tag to this repository.
It uses GitHub Actions, which is free for open source projects + setup is extremely painless.
I already tested it in https://github.com/Cloud-V/qflow, which has a number of dummy test tags now. I intend to delete it as soon as this PR is resolved.
EDIT: Should probably clarify, what this CI step does is builds qflow and creates a new GitHub release with amd64 Linux binaries, which is required for Cloud V deploys.