# YunoRunner para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/yunorunner.svg)](https://dash.yunohost.org/appci/app/yunorunner) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/yunorunner.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/yunorunner.maintain.svg) [![Instalar YunoRunner con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yunorunner) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarYunoRunner rapidamente y simplement en un servidor YunoHost.* > *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* ## Descripción general Yunorunner is a CI server for YunoHost apps. It is based on Incus / LXC and uses [package_check](https://github.com/YunoHost/package_check). **Versión actual:** 2023.04.05~ynh3 ## Capturas ![Captura de YunoRunner](./doc/screenshots/screenshot.png) ## Documentaciones y recursos - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug o sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**