1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00

add upgrade parameters in check_process

This commit is contained in:
kay0u 2019-06-19 19:10:16 +02:00
parent 8533d8c8e4
commit fb13297f27

View file

@ -6,7 +6,7 @@
path="/gitlab" (PATH)
admin="john" (USER)
is_public=1 (PUBLIC|public=1|private=0)
use_web_account=0
use_web_account=0 (WEB_ACCOUNT)
; Checks
pkg_linter=1
setup_sub_dir=1
@ -25,3 +25,7 @@
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=2cc84310aeff7055342b445c1aee01d4183d5ae2
name=MAJ 11.6.3
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&use_web_account=WEB_ACCOUNT&is_public=1&