mirror of
https://github.com/YunoHost-Apps/mautrix_telegram_ynh.git
synced 2024-09-03 19:45:55 +02:00
add test for upgrading from 0.10.1~ynh3
since newer versions introduce a new option it makes sense to test the legacy upgrade path
This commit is contained in:
parent
fe51aea704
commit
7f38927683
1 changed files with 3 additions and 4 deletions
|
@ -20,12 +20,11 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
#upgrade=1 from_commit=636be2f9f900e578d9aa26ee887dcec2ef8d4e71
|
||||
#upgrade=1 from_commit=a95215f2ea5d1f34b1c804f776e78c4785477023
|
||||
upgrade=1 from_commit=78e25377746ff6a488614c6ea00b8ce7c7e6d88a
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=1
|
||||
change_url=0
|
||||
;;; Upgrade options
|
||||
# ; commit=e579544bf977e2b6b4221ecfaf1b1a5c6069560e
|
||||
# name=0.10.1~ynh3
|
||||
; commit=78e25377746ff6a488614c6ea00b8ce7c7e6d88a
|
||||
name=0.10.1~ynh3
|
||||
|
|
Loading…
Add table
Reference in a new issue