mirror of
https://github.com/YunoHost-Apps/jenkins_ynh.git
synced 2024-09-03 19:26:18 +02:00
Auto-update README
This commit is contained in:
parent
3ff9db9983
commit
a1d6d93f5e
1 changed files with 9 additions and 9 deletions
18
README_fr.md
18
README_fr.md
|
@ -5,23 +5,23 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Jenkins pour YunoHost
|
# Jenkins pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/jenkins)  
|
[](https://dash.yunohost.org/appci/app/jenkins)  
|
||||||
[](https://install-app.yunohost.org/?app=jenkins)
|
[](https://install-app.yunohost.org/?app=jenkins)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Jenkins rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Jenkins 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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Serveur d'intégration continue extensible
|
Serveur d'intégration continue extensible
|
||||||
|
|
||||||
**Version incluse :** 2.375.2~ynh1
|
**Version incluse :** 2.375.2~ynh1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -29,9 +29,9 @@ Serveur d'intégration continue extensible
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://jenkins.io>
|
* Site officiel de l’app : <https://jenkins.io>
|
||||||
* Documentation officielle utilisateur : <https://www.jenkins.io/doc/book/>
|
* Documentation officielle utilisateur : <https://www.jenkins.io/doc/book/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/jenkinsci/jenkins>
|
* Dépôt de code officiel de l’app : <https://github.com/jenkinsci/jenkins>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jenkins>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jenkins>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/jenkins_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/jenkins_ynh/issues>
|
||||||
|
|
||||||
|
@ -47,4 +47,4 @@ ou
|
||||||
sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug
|
sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_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…
Add table
Reference in a new issue