1
0
Fork 0
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:
Alexandre Aubin 2023-01-19 23:49:41 +01:00 committed by GitHub
commit 768c496583
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -17,7 +17,7 @@ Si vous navez 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

View file

@ -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",

View file

@ -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