Commit 9c47759f authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 9cb23e80
Loading
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
# GitLab CI template for semantic-release

This project implements a generic GitLab CI template for [semantic-release](https://github.com/semantic-release/semantic-release).

It provides several features, usable in different modes (by configuration).

This template makes use of [semantic-release](https://semantic-release.gitbook.io/) to **automate your release process** 
from your pipeline, supporting one or several of the following features:
This project implements a GitLab CI/CD template to automate your versionning and release management with [semantic-release](https://github.com/semantic-release/semantic-release), supporting one or several of the following features:

* determine the next release version number,
* generate the changelog,
+1 −1
Original line number Diff line number Diff line
{
  "name": "semantic-release",
  "description": "GitLab CI template for semantic-release",
  "description": "Automate your versionning and release management with [semantic-release](https://github.com/semantic-release/semantic-release)",
  "template_path": "templates/gitlab-ci-semrel.yml",
  "kind": "publish",
  "variables": [