Skip to content
Snippets Groups Projects
Erick Hitter's avatar
Erick Hitter authored
Variable isn't evaluated, use common path

See merge request !6
8d12b224
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.