mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Merge branch 'master' into merge-ci-package-check
This commit is contained in:
commit
768c496583
4 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
CI runner of YunoHost
|
||||
|
||||
**Shipped version:** 2022.01.18~ynh2
|
||||
**Shipped version:** 2023.01.19~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Runner d'intégration continue de YunoHost
|
||||
|
||||
**Version incluse :** 2022.01.18~ynh2
|
||||
**Version incluse :** 2023.01.19~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "CI runner of YunoHost",
|
||||
"fr": "Runner d'intégration continue de YunoHost"
|
||||
},
|
||||
"version": "2022.01.18~ynh2",
|
||||
"version": "2023.01.19~ynh1",
|
||||
"url": "https://github.com/YunoHost/yunorunner",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
|
@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3 wkhtmltopdf optip
|
|||
|
||||
yunorunner_repository="https://github.com/YunoHost/yunorunner"
|
||||
|
||||
yunorunner_release="c851f73ed0d24584588ee732ed1ebccd4866fad9"
|
||||
yunorunner_release="391720754114f5fef443785b221fb7444a457317"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue