doc/pages/04.applications/10.docs/gitlab-runner/app_gitlab-runner.md
2022-08-04 19:50:47 +02:00

29 lines
1.1 KiB
Markdown

---
title: Gitlab Runner
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_gitlab-runner'
---
![GitLab Runner's logo](image://gitlab-runner_logo.png?height=80)
[![Install GitLab Runner with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=gitlab-runner) [![Integration level](https://dash.yunohost.org/integration/gitlab-runner.svg)](https://dash.yunohost.org/appci/app/gitlab-runner)
### Index
- [Configuration](#configuration)
- [Useful links](#useful-links)
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
## Configuration
By the admin panel of GitLab or the settings "CI/CD" of your project.
## Useful links
+ Official documentation: [docs.gitlab.com - runner](https://docs.gitlab.com/runner/)
+ Application software repository: [github.com - YunoHost-Apps/APPLICATION](https://github.com/YunoHost-Apps/gitlab-runner_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/APPLICATION/issues](https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues)