mirror of
https://github.com/YunoHost-Apps/jirafeau_ynh.git
synced 2024-09-03 19:35:53 +02:00
dc76699245
* v2 * Auto-update README * v2 * Auto-update README * Update upgrade --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
14 lines
No EOL
297 B
TOML
14 lines
No EOL
297 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
|
|
args.admin_user = "package_checker"
|
|
args.upload_password = "supersecretpassword"
|
|
|
|
|
|
# -------------------------------
|
|
# Commits to test upgrade from
|
|
# -------------------------------
|
|
|
|
test_upgrade_from.0615fbcf.name = "Upgrade from 4.3.0~ynh3" |