docs: gitlab

This commit is contained in:
Julian Tölle 2024-09-15 21:01:49 +02:00
parent c1db1b20e0
commit a7811991ee
4 changed files with 5 additions and 3 deletions

View file

@ -5,7 +5,7 @@
# Tutorials
- [Getting started on GitHub](tutorials/github.md)
- [Getting started on GitLab]()
- [Getting started on GitLab](tutorials/gitlab.md)
# Explanation
@ -23,7 +23,7 @@
- [Glossary](reference/glossary.md)
- [Pull Request Options](reference/pr-options.md)
- [GitHub Action](reference/github-action.md)
- [GitLab CI]()
- [GitLab CI/CD Component](reference/gitlab-cicd-component.md)
---

View file

@ -0,0 +1 @@
# GitLab CI/CD Component

View file

@ -1,4 +1,4 @@
# GitHub
# Getting Started on GitHub
In this tutorial we show how to install `releaser-pleaser` in your GitHub project.

1
docs/tutorials/gitlab.md Normal file
View file

@ -0,0 +1 @@
# Getting started on GitLab