mirror of
https://github.com/YunoHost-Apps/metabase_ynh.git
synced 2024-09-03 19:46:00 +02:00
Add autoupdate, even though PRs won't be valid
This commit is contained in:
parent
ad395d3d25
commit
e574bda8a4
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ ram.runtime = "50M"
|
|||
extract = false
|
||||
rename = "metabase.jar"
|
||||
|
||||
# Careful, this will generate invalid PRs, it's only here as a notification bell
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue