Commit 17035c27 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 735b1889
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
# GitLab CI template for Go

This project implements a generic GitLab CI template for [Go](https://golang.org/).

It provides several features, usable in different modes (by configuration).
This project implements a GitLab CI/CD template to build, test and analyse your [Go](https://golang.org/) projects.

## Usage

+1 −1
Original line number Diff line number Diff line
{
  "name": "Go",
  "description": "Build and test with [Go](https://golang.org/).",
  "description": "Build, test and analyse your [Go](https://golang.org/) projects",
  "template_path": "templates/gitlab-ci-golang.yml",
  "kind": "build",
  "variables": [