Skip to content
Snippets Groups Projects
Commit 9a05c651 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent c1f97c7f
No related branches found
No related tags found
No related merge requests found
# GitLab CI template for Python
This project implements a generic GitLab CI template for [Python](https://www.python.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 [Python](https://www.python.org/) projects.
## Usage
......
{
"name": "Python",
"description": "Build and test [Python](https://www.python.org/) language",
"description": "Build, test and analyse your [Python](https://www.python.org/) projects",
"template_path": "templates/gitlab-ci-python.yml",
"kind": "build",
"variables": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment