mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-10 03:37:03 +00:00
docs: gitlab
This commit is contained in:
parent
c1db1b20e0
commit
a7811991ee
4 changed files with 5 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
# Tutorials
|
# Tutorials
|
||||||
|
|
||||||
- [Getting started on GitHub](tutorials/github.md)
|
- [Getting started on GitHub](tutorials/github.md)
|
||||||
- [Getting started on GitLab]()
|
- [Getting started on GitLab](tutorials/gitlab.md)
|
||||||
|
|
||||||
# Explanation
|
# Explanation
|
||||||
|
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
- [Glossary](reference/glossary.md)
|
- [Glossary](reference/glossary.md)
|
||||||
- [Pull Request Options](reference/pr-options.md)
|
- [Pull Request Options](reference/pr-options.md)
|
||||||
- [GitHub Action](reference/github-action.md)
|
- [GitHub Action](reference/github-action.md)
|
||||||
- [GitLab CI]()
|
- [GitLab CI/CD Component](reference/gitlab-cicd-component.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
1
docs/reference/gitlab-cicd-component.md
Normal file
1
docs/reference/gitlab-cicd-component.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
# GitLab CI/CD Component
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# GitHub
|
# Getting Started on GitHub
|
||||||
|
|
||||||
In this tutorial we show how to install `releaser-pleaser` in your GitHub project.
|
In this tutorial we show how to install `releaser-pleaser` in your GitHub project.
|
||||||
|
|
||||||
|
|
|
||||||
1
docs/tutorials/gitlab.md
Normal file
1
docs/tutorials/gitlab.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
# Getting started on GitLab
|
||||||
Loading…
Add table
Add a link
Reference in a new issue