mirror of
https://github.com/YunoHost-Apps/dont-code_ynh.git
synced 2024-09-03 18:26:34 +02:00
Added upgrade test
This commit is contained in:
parent
7c94ae2736
commit
96d4eecaa8
1 changed files with 5 additions and 5 deletions
|
@ -12,10 +12,10 @@
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
setup_root=1
|
setup_root=1
|
||||||
setup_nourl=0
|
setup_nourl=0
|
||||||
setup_private=0
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=0
|
upgrade=1
|
||||||
upgrade=0 from_commit=CommitHash
|
upgrade=1 from_commit=7852cc4bf44ff20ee51fe35f3f53dc105e0f6d79
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
port_already_use=1 (8083)
|
port_already_use=1 (8083)
|
||||||
|
@ -24,6 +24,6 @@
|
||||||
Email=ger@shared.collin.best
|
Email=ger@shared.collin.best
|
||||||
Notification=Down
|
Notification=Down
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=CommitHash
|
; commit=7852cc4bf44ff20ee51fe35f3f53dc105e0f6d79
|
||||||
name=Name and date of the commit.
|
name=2023-01-07 - Added Ssh support for dev.
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&
|
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&
|
||||||
|
|
Loading…
Add table
Reference in a new issue