1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dont-code_ynh.git synced 2024-09-03 18:26:34 +02:00

Check process for auto testing

This commit is contained in:
Gérard Collin 2023-01-02 19:14:05 +01:00
parent 5b9d7ff93b
commit d357d35c1b

View file

@ -7,27 +7,24 @@
; Manifest
domain="domain.tld"
path="/path"
public_key="dummy public key"
is_public=1
language="fr"
admin="john"
password="1Strong-Password"
port="666"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_private=0
setup_public=1
upgrade=1
upgrade=1 from_commit=CommitHash
upgrade=0 from_commit=CommitHash
backup_restore=1
multi_instance=1
port_already_use=0
multi_instance=0
port_already_use=1 (8084)
change_url=1
;;; Options
Email=
Notification=none
Email=ger@shared.collin.best
Notification=Down
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.