mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Update tests.toml
This commit is contained in:
parent
4c2386485a
commit
1b1f164fc3
1 changed files with 0 additions and 12 deletions
12
tests.toml
12
tests.toml
|
@ -9,21 +9,9 @@ test_format = 1.0
|
|||
|
||||
exclude = ["change_url"]
|
||||
|
||||
# -------------------------------
|
||||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
args.database="mysql"
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.3e89436957f5a6f9b426836d671ffbb133d7db62.name = "Upgrade from 8.6.3~ynh1"
|
||||
|
||||
|
||||
[with_postgresql]
|
||||
|
||||
only = ["install.subdir"]
|
||||
|
||||
args.database="postgresql"
|
||||
|
|
Loading…
Add table
Reference in a new issue