Skip to content
Snippets Groups Projects
Commit 007aa219 authored by Daniel Dehennin's avatar Daniel Dehennin
Browse files

docs(getting-started): quick setup and detailed explanations

This documentation provides:

- a reminder of some CI concepts
- setup of the project with access token for repository write
  permission
- setup of the `.gitlab-ci.yml` with a full featured example and a
  step by step setup
parent 8d02a0cf
No related branches found
No related tags found
3 merge requests!25Publish a new release,!24Prepare a new release,!20docs(getting-started): quick setup and detailed explanations
Pipeline #8001 passed
...@@ -85,6 +85,11 @@ graph LR ...@@ -85,6 +85,11 @@ graph LR
ReleaseCI -->|release| LatestDockerTag ReleaseCI -->|release| LatestDockerTag
``` ```
## Use the ci-tools to setup a new CI
There is a dedicated [documentation to start using the `ci-tools`
templates](docs/GETTING-STARTED.md) in your project.
## Contributing to this project ## Contributing to this project
### Commit messages ### Commit messages
......
This diff is collapsed.
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