Add .ci
This commit is contained in:
parent
176bba3358
commit
7baad6b3ec
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"files": [
|
||||
{
|
||||
"includePattern": "matrique.tar.gz",
|
||||
"uploadPattern": "matrique-VERSION_NAME_VALUE.tar.gz"
|
||||
}
|
||||
],
|
||||
"package": {
|
||||
"desc": "A client for Matrix protocol.",
|
||||
"issue_tracker_url": "https://gitlab.com/b0/matrique/issues",
|
||||
"licenses": [
|
||||
"GPL-3.0"
|
||||
],
|
||||
"name": "Matrique",
|
||||
"subject": "Black Hat",
|
||||
"repo": "Matrique",
|
||||
"public_download_numbers": true,
|
||||
"public_stats": true,
|
||||
"vcs_url": "https://gitlab.com/b0/matrique",
|
||||
"website_url": "https://doc.matrique.encom.eu.org"
|
||||
},
|
||||
"version": {
|
||||
"name": "VERSION_NAME_VALUE"
|
||||
},
|
||||
"publish": true
|
||||
}
|
Loading…
Reference in New Issue