(no title)
behrlich | 17 days ago
RE: Makefile. The point is that the runner just runs a command - meaning the CI doesn't have an opinion on what that command should be. All my projects use make - but you could just run `go build` instead! The cinch yaml typically has two keys - the build command and the release command, that's it.
No comments yet.