Skip to content
Snippets Groups Projects
Erick Hitter's avatar
Erick Hitter authored
Remove hardcoded path

See merge request !5
4ad4c9fd
History
Name Last commit Last update
.ci-scripts
files
.gitignore
.gitlab-ci.yml
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.