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

For CI testing

This commit is contained in:
ericgaspar 2021-06-03 15:25:27 +02:00
parent eddfe91a55
commit 79651331ea
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -13,9 +13,9 @@
setup_public=1
upgrade=1
# 2.2.3~ynh1
upgrade=1 from_commit=de467cfa38791f43215ffea88d4b85460e5c0457
#upgrade=1 from_commit=de467cfa38791f43215ffea88d4b85460e5c0457
# 2.3.10~ynh1
upgrade=1 from_commit=086de718f49a506c66498d2f7610f5fd0ce07d50
#upgrade=1 from_commit=086de718f49a506c66498d2f7610f5fd0ce07d50
backup_restore=1
# Activate multi-instance test only if you have more than 2Gb RAM!
#multi_instance=1

View file

@ -26,7 +26,7 @@ redis_db=$(ynh_app_setting_get --app=$app --key=redis_db)
unicorn_workers=$(ynh_app_setting_get --app=$app --key=unicorn_workers)
# Check memory requirements
check_memory_requirements_upgrade
#check_memory_requirements_upgrade
#=================================================
# CHECK VERSION