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.
Remove hardcoded path See merge request !5
Name | Last commit | Last update |
---|---|---|
.ci-scripts | ||
files | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md |
Shared .gitlab-ci.yml
components for Golang.
Makefile
to for each step.gox
to build for all supported
platforms.