TReq
TReq copied to clipboard
Setup a Basic CD pipeline in GH Actions to new releases
When new tags (releases) are published the pipeline should....
- [ ] Run all tests like CI pipeline already did
- [ ] Compile TReq binary, using musl target for create a binary with static linked deps
- [ ] Generate a
.deb
- [ ] Insert these files (binary and .deb) in release assets