GitLab CI for Golang
Shared .gitlab-ci.yml
components for Golang.
Features
- Shared
Makefile
to for each step. - Runs race detection, memory sanitizer, code coverage, and linting.
- Uses
gox
to build for all supported platforms.
Name | Last commit | Last update |
---|---|---|
files | ||
.gitignore | ||
README.md |
Shared .gitlab-ci.yml
components for Golang.
Makefile
to for each step.gox
to build for all supported
platforms.