doc/pages/03.applications/02.docs/gitlab-runner/app_gitlab-runner.md

30 lines
1.1 KiB
Markdown
Raw Normal View History

2020-11-11 11:47:10 +01:00
---
title: Gitlab Runner
template: docs
taxonomy:
2020-11-14 14:14:50 +01:00
category: docs, apps
routes:
default: '/app_gitlab-runner'
2020-11-11 11:47:10 +01:00
---
2021-02-06 23:39:43 +01:00
![GitLab Runner's logo](image://gitlab-runner_logo.png?height=80)
2020-04-07 16:55:44 +02:00
2020-04-13 15:11:33 +02:00
[![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)
2020-04-13 11:09:56 +02:00
### Index
2020-04-07 16:55:44 +02:00
2020-04-13 13:30:59 +02:00
- [Configuration](#configuration)
2020-04-07 16:55:44 +02:00
- [Useful links](#useful-links)
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
2020-04-07 16:55:44 +02:00
## Configuration
By the admin panel of GitLab or the settings "CI/CD" of your project.
2020-04-07 16:55:44 +02:00
## Useful links
+ Official documentation: [docs.gitlab.com - runner](https://docs.gitlab.com/runner/)
2020-04-13 11:09:56 +02:00
+ 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)