mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Add upgrade test from v4.17.1
This commit is contained in:
parent
fd5ebb2fbd
commit
30cf6843fc
1 changed files with 5 additions and 1 deletions
|
@ -12,7 +12,9 @@
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
# 4.9.4
|
# 4.9.4
|
||||||
upgrade=1 from_commit=7a150ab29ee969f72dd7846539ae12ac1975165b
|
upgrade=1 from_commit=7a150ab29ee969f72dd7846539ae12ac1975165b
|
||||||
|
# 4.17.1
|
||||||
|
upgrade=1 from_commit=09f260c04435df35edca042486b6a8eb3160333b
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=0
|
change_url=0
|
||||||
|
@ -22,3 +24,5 @@ Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=7a150ab29ee969f72dd7846539ae12ac1975165b
|
; commit=7a150ab29ee969f72dd7846539ae12ac1975165b
|
||||||
name=4.9.4
|
name=4.9.4
|
||||||
|
; commit=09f260c04435df35edca042486b6a8eb3160333b
|
||||||
|
name=4.17.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue