mirror of
https://github.com/YunoHost-Apps/listmonk_ynh.git
synced 2024-09-03 19:36:15 +02:00
301a199172
* Enable allow_email and add post install doc * WIP post config with API * Auto-update README * tests: add missing args for upgrade from * tests: add missing args for upgrade from² --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
12 lines
390 B
TOML
12 lines
390 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
# -------------------------------
|
|
# Commits to test upgrade from
|
|
# -------------------------------
|
|
|
|
test_upgrade_from.4b1297d8.name = "Upgrade from 2.3.0"
|
|
test_upgrade_from.4b1297d8.args.admin = "package_checker"
|
|
test_upgrade_from.4b1297d8.args.password = "much_s3cur1ty"
|
|
test_upgrade_from.4b1297d8.args.domain = "domain.tld"
|