Переглянути джерело

Merge pull request #50 from YunoHost-Apps/testing

Testing
eric_G 1 рік тому
батько
коміт
a41890782b
3 змінених файлів з 3 додано та 3 видалено
  1. 1 1
      manifest.toml
  2. 1 1
      scripts/upgrade
  3. 1 1
      tests.toml

+ 1 - 1
manifest.toml

@@ -18,7 +18,7 @@ userdoc = "https://homarr.dev/docs/about"
 code = "https://github.com/ajnart/homarr"
 
 [integration]
-yunohost = ">= 11.2.30"
+yunohost = ">= 12.0.9"
 helpers_version = "2.1"
 architectures = "all"
 multi_instance = true

+ 1 - 1
scripts/upgrade

@@ -18,7 +18,7 @@ ynh_systemctl --service=$app --action="stop" --log_path="systemd"
 #=================================================
 ynh_script_progression "Upgrading source files..."
 
-ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep=".env"
+ynh_setup_source --dest_dir="$install_dir" --full_replace --keep=".env"
 
 #=================================================
 # UPGRADE DEPENDENCIES

+ 1 - 1
tests.toml

@@ -1,4 +1,4 @@
 test_format = 1.0
 
 [default]
-    test_upgrade_from.6c6179b.name = "1.3.4"
+    #test_upgrade_from.6c6179b.name = "1.3.4"