mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
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.
This commit is contained in:
parent
6be4c35bb7
commit
bdbc08ce2f
1 changed files with 6 additions and 0 deletions
|
@ -1796,6 +1796,12 @@
|
||||||
],
|
],
|
||||||
"url": "https://github.com/YunoHost-Apps/netdata_ynh"
|
"url": "https://github.com/YunoHost-Apps/netdata_ynh"
|
||||||
},
|
},
|
||||||
|
"neutrinet": {
|
||||||
|
"branch": "stable",
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"url": "https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh"
|
||||||
|
},
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"category": "synchronization",
|
"category": "synchronization",
|
||||||
|
|
Loading…
Add table
Reference in a new issue