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
12
README.md
12
README.md
|
@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
CI runner of YunoHost
|
CI runner of YunoHost
|
||||||
|
**Shipped version:** 2023.04.05~ynh2
|
||||||
**Shipped version:** 2023.04.05~ynh1
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -26,9 +25,10 @@ CI runner of YunoHost
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Upstream app code repository: <https://github.com/YunoHost/yunorunner>
|
- Official app website: <https://github.com/YunoHost/yunorunner>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/yunorunner>
|
- Upstream app code repository: <https://github.com/YunoHost/yunorunner>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
- YunoHost Store: <https://apps.yunohost.org/app/yunorunner>
|
||||||
|
- Report a bug: <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -17,8 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Runner d'intégration continue de YunoHost
|
Runner d'intégration continue de YunoHost
|
||||||
|
**Version incluse :** 2023.04.05~ynh2
|
||||||
**Version incluse :** 2023.04.05~ynh1
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -26,9 +25,10 @@ Runner d'intégration continue de YunoHost
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/YunoHost/yunorunner>
|
- Site officiel de l’app : <https://github.com/YunoHost/yunorunner>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/yunorunner>
|
- Dépôt de code officiel de l’app : <https://github.com/YunoHost/yunorunner>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
- YunoHost Store : <https://apps.yunohost.org/app/yunorunner>
|
||||||
|
- Signaler un bug : <https://github.com/YunoHost-Apps/yunorunner_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
|
||||||
|
|
Loading…
Reference in a new issue