mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Auto-update README
This commit is contained in:
parent
61fabf77a7
commit
2c549fe00b
2 changed files with 14 additions and 14 deletions
14
README.md
14
README.md
|
@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
|
||||
CI runner of YunoHost
|
||||
|
||||
**Shipped version:** 2023.04.05~ynh1
|
||||
**Shipped version:** 2023.04.05~ynh2
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -26,9 +25,10 @@ CI runner of YunoHost
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Upstream app code repository: <https://github.com/YunoHost/yunorunner>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/yunorunner>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
||||
- Official app website: <https://github.com/YunoHost/yunorunner>
|
||||
- Upstream app code repository: <https://github.com/YunoHost/yunorunner>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/yunorunner>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -36,10 +36,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
14
README_fr.md
14
README_fr.md
|
@ -17,8 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
## Vue d’ensemble
|
||||
|
||||
Runner d'intégration continue de YunoHost
|
||||
|
||||
**Version incluse :** 2023.04.05~ynh1
|
||||
**Version incluse :** 2023.04.05~ynh2
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -26,9 +25,10 @@ Runner d'intégration continue de YunoHost
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Dépôt de code officiel de l’app : <https://github.com/YunoHost/yunorunner>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/yunorunner>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
||||
- Site officiel de l’app : <https://github.com/YunoHost/yunorunner>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/YunoHost/yunorunner>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/yunorunner>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -36,10 +36,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Reference in a new issue