1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00
outline_ynh/tests.toml
2024-02-06 23:19:08 +01:00

24 lines
548 B
TOML

test_format = 1.0
[default]
# ------------
# Tests to run
# ------------
preinstall = """
sudo yunohost domain add dex.domain.tld
"""
# -------------------------------
# Default args to use for install
# -------------------------------
args.dex_domain="dex.domain.tld"
args.dex_path="/example"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.name = "Upgrade from 0.69.2"