From bdbc08ce2fc37094f2a09609bda22fc09068ffc6 Mon Sep 17 00:00:00 2001 From: Ilja Date: Sun, 26 Apr 2020 14:02:31 +0200 Subject: [PATCH] Add neutrinet app to applist I used the script, but then changed the branchname to stable (no masters here) I used HEAD for revision. We use a testbranch in our workflow so this will be less work for us. --- apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.json b/apps.json index c270186c..609447b2 100644 --- a/apps.json +++ b/apps.json @@ -1796,6 +1796,12 @@ ], "url": "https://github.com/YunoHost-Apps/netdata_ynh" }, + "neutrinet": { + "branch": "stable", + "revision": "HEAD", + "state": "working", + "url": "https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh" + }, "nextcloud": { "branch": "master", "category": "synchronization",