diff --git a/README.md b/README.md index 134444ab363154300fea57bedc03a60d02ab9c24..2b760db91ca4b921fe6eb5a3bd9a910f8feaf68c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # GitLab CI template for Maven -This project implements a generic GitLab CI template for [Maven](https://maven.apache.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 [Maven](https://maven.apache.org/)-based projects. ## Usage diff --git a/kicker.json b/kicker.json index 1f41aa028d767a8ca7c8aa1b54c92e442c503f4e..3a38e076e013e96ef3fa17d672663ea31e2371b9 100644 --- a/kicker.json +++ b/kicker.json @@ -1,6 +1,6 @@ { "name": "Maven", - "description": "Build and test with [Maven](https://maven.apache.org/)", + "description": "Build, test and analyse your [Maven](https://maven.apache.org/)-based projects", "template_path": "templates/gitlab-ci-maven.yml", "kind": "build", "variables": [