mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-29 21:05:31 +01:00 
			
		
		
		
	add autoupdate.asset
This commit is contained in:
		| @@ -75,7 +75,11 @@ ram.runtime = "100M" | ||||
|     amd64.url = "https://github.com/go-gitea/gitea/releases/download/v1.21.5/gitea-1.21.5-linux-amd64" | ||||
|     amd64.sha256 = "7a521914203b07c7a0613ae30d8ab229111b149a2fa219423e643cd9a039256e" | ||||
|  | ||||
|     autoupdate.strategy = "latest_github_tag" | ||||
|     autoupdate.strategy = "latest_github_release" | ||||
|     autoupdate.asset.armhf = "^gitea-.*-linux-arm-6$" | ||||
|     autoupdate.asset.arm64 = "^gitea-.*-linux-arm64$" | ||||
|     autoupdate.asset.i386 = "^gitea-.*-linux-386$" | ||||
|     autoupdate.asset.amd64 = "^gitea-.*-linux-amd64$" | ||||
|  | ||||
|     [resources.system_user] | ||||
|     home = "/home/yunohost.app/__APP__" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 OniriCorpe
					OniriCorpe