mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
restructuring
This commit is contained in:
parent
ee2e76b6c3
commit
ad00dc13f1
1 changed files with 6 additions and 1 deletions
|
@ -1,9 +1,14 @@
|
|||
test_format = 1.0
|
||||
|
||||
[default]
|
||||
|
||||
# ntfy needs to be publicly exposed to properly work, see #34
|
||||
exclude = "install.private"
|
||||
|
||||
[default]
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.727dfd9.name = "Upgrade from 2.6.2~ynh1"
|
||||
test_upgrade_from.e89c0fb.name = "Upgrade from 2.5.0~ynh1"
|
||||
#test_upgrade_from.5b729db.name = "Upgrade from 2.4.0~ynh1"
|
||||
|
|
Loading…
Add table
Reference in a new issue