mirror of
https://github.com/YunoHost-Apps/adminer_ynh.git
synced 2024-09-03 18:06:06 +02:00
16 lines
373 B
TOML
16 lines
373 B
TOML
|
test_format = 1.0
|
||
|
|
||
|
[default]
|
||
|
|
||
|
# -------------------------------
|
||
|
# Default args to use for install
|
||
|
# -------------------------------
|
||
|
|
||
|
args.admin = "john"
|
||
|
|
||
|
# -------------------------------
|
||
|
# Commits to test upgrade from
|
||
|
# -------------------------------
|
||
|
|
||
|
test_upgrade_from.ca1c1238a8d8f1dc89c092216491d3ec9464382c.name = "Upgrade from 4.8.1"
|