Skip to content
Snippets Groups Projects
Erick Hitter's avatar
Erick Hitter authored
489851a3
History
Name Last commit Last update
files
.gitignore
README.md

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.