mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Add upgrade test
This commit is contained in:
parent
2bcadc0929
commit
813cd7fdce
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
||||||
upgrade=1
|
upgrade=1
|
||||||
# 2022.01.10~ynh2
|
# 2022.01.10~ynh2
|
||||||
upgrade=1 from_commit=325f6befc0d6da2b5102ad9c4ac64a5235ee470e
|
upgrade=1 from_commit=325f6befc0d6da2b5102ad9c4ac64a5235ee470e
|
||||||
|
# 2022.03.31~ynh1
|
||||||
|
upgrade=1 from_commit=a8f28047602b498cde25bfa05137d84518f13bbe
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
|
@ -22,3 +24,5 @@
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=325f6befc0d6da2b5102ad9c4ac64a5235ee470e
|
; commit=325f6befc0d6da2b5102ad9c4ac64a5235ee470e
|
||||||
name=2022.01.10~ynh2
|
name=2022.01.10~ynh2
|
||||||
|
; commit=a8f28047602b498cde25bfa05137d84518f13bbe
|
||||||
|
name=2022.03.31~ynh1
|
||||||
|
|
Loading…
Add table
Reference in a new issue