mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
add badges
This commit is contained in:
parent
e050b34195
commit
dc9d4bb47a
2 changed files with 16 additions and 26 deletions
15
README.md
15
README.md
|
@ -1,11 +1,11 @@
|
|||
# GitLab Runner for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/gitlab-runner)
|
||||
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
||||
[](https://dash.yunohost.org/appci/app/gitlab-runner)  
|
||||
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allow you to install gitlab-runner quickly and simply on a YunoHost server.
|
||||
> *This package allow you to install GitLab Runner quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
|
||||
## Overview
|
||||
|
@ -29,17 +29,13 @@ How to configure this app: by the admin panel of GitLab or the settings "CI/CD"
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/gitlab-runner/)
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
||||
|
||||
## Additional information
|
||||
|
||||
* To retrieve the information to be provided to the installation such as the `token` or the `gitlab's url` you must go here: `Settings->CI/CD->Runners->"Set up a specific Runner manually"` in the project or admin section of the GitLab instance to link to this runner.
|
||||
|
||||
**More information on the documentation page:**
|
||||
https://yunohost.org/packaging_apps
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues
|
||||
|
@ -51,7 +47,6 @@ https://yunohost.org/packaging_apps
|
|||
Developers info
|
||||
----------------
|
||||
|
||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -1,11 +1,11 @@
|
|||
# GitLab Runner pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/gitlab-runner)
|
||||
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
||||
[](https://dash.yunohost.org/appci/app/gitlab-runner)  
|
||||
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer gitlab-runner rapidement et simplement sur un serveur Yunohost.
|
||||
> *Ce package vous permet d'installer GitLab Runner rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
@ -29,18 +29,14 @@ Comment configurer cette application: via le panneau d'administration de GitLab
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/gitlab-runner/)
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
||||
|
||||
## Informations additionnelles
|
||||
|
||||
* Pour récupérer les informations à fournir à l'installation comme le `token` ou `l'url gitlab` vous devez vous rendre ici : `Settings->CI/CD->Runners->"Set up a specific Runner manually"` dans le projet
|
||||
ou la section admin de l'instance GitLab à relier à ce runner.
|
||||
|
||||
**Plus d'informations sur la page de documentation:**
|
||||
https://yunohost.org/packaging_apps
|
||||
|
||||
## Links
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues
|
||||
|
@ -52,7 +48,6 @@ https://yunohost.org/packaging_apps
|
|||
Informations pour les développeurs
|
||||
----------------
|
||||
|
||||
**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
|
Loading…
Add table
Reference in a new issue