1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab-runner_ynh.git synced 2024-09-03 19:15:58 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-21 06:22:25 +00:00
parent 91525b5f99
commit 3f66a31688
2 changed files with 2 additions and 4 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Shipped version:** 16.3.0~ynh1
**Shipped version:** 16.5.0~ynh1
## Screenshots
@ -45,7 +45,6 @@ Running a Gitlab Runner mandates to choose [an executor](https://docs.gitlab.com
* Official app website: <https://gitlab.com/gitlab-org/gitlab-runner>
* Official admin documentation: <https://docs.gitlab.com/runner/>
* Upstream app code repository: <https://gitlab.com/gitlab-org/gitlab-runner>
* YunoHost documentation for this app: <https://yunohost.org/app_gitlab-runner>
* Report a bug: <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
## Developer info

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
**Version incluse :** 16.3.0~ynh1
**Version incluse :** 16.5.0~ynh1
## Captures décran
@ -46,7 +46,6 @@ ou la section admin de l'instance GitLab à relier à ce runner.
* Site officiel de lapp : <https://gitlab.com/gitlab-org/gitlab-runner>
* Documentation officielle de ladmin : <https://docs.gitlab.com/runner/>
* Dépôt de code officiel de lapp : <https://gitlab.com/gitlab-org/gitlab-runner>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_gitlab-runner>
* Signaler un bug : <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
## Informations pour les développeurs