mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
try to enhance the CI upgrade tests
This commit is contained in:
parent
3006e4345d
commit
f1d843f6ca
1 changed files with 8 additions and 3 deletions
|
@ -14,15 +14,20 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
# Laster released version. See https://github.com/YunoHost-Apps/dokuwiki_ynh/commits/master
|
||||
# Latest released version. See https://github.com/YunoHost-Apps/dokuwiki_ynh/commits/master
|
||||
upgrade=1 from_commit=500a7d3fa9c008a2b75d0f6bec519e41fed97da0
|
||||
upgrade=1 from_commit=f45c459b287c8f045c08e65cea412cfc2cae38f4
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
change_url=1
|
||||
actions=0
|
||||
config_panel=0
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=01add99d3d903ca6d07f863045edf2ba46cf18d5
|
||||
name=Create check_process
|
||||
; commit=500a7d3fa9c008a2b75d0f6bec519e41fed97da0
|
||||
name=[fix] dedicated named location per $app (#63)
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=Yes&language=en&
|
||||
; commit=f45c459b287c8f045c08e65cea412cfc2cae38f4
|
||||
name=add config panel
|
||||
|
|
Loading…
Add table
Reference in a new issue