[TASK] add goxc
This commit is contained in:
parent
0c89010612
commit
ef2006766f
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"AppName": "yanic",
|
||||||
|
"TasksExclude": [
|
||||||
|
"validate"
|
||||||
|
],
|
||||||
|
"BuildConstraints": "linux",
|
||||||
|
"TaskSettings": {
|
||||||
|
"deb": {
|
||||||
|
"metadata": {
|
||||||
|
"description": "Yet another node info collector",
|
||||||
|
"maintainer": "FreifunkBremen"
|
||||||
|
},
|
||||||
|
"other-mapped-files": {
|
||||||
|
"/": "contrib/packages/debian"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ConfigVersion": "0.9"
|
||||||
|
}
|
Loading…
Reference in New Issue