27 lines
619 B
JSON
27 lines
619 B
JSON
{
|
|
"files": [
|
|
{
|
|
"includePattern": "spectral.dmg",
|
|
"uploadPattern": "spectral-TRAVIS_BUILD_NUMBER.dmg"
|
|
}
|
|
],
|
|
"package": {
|
|
"desc": "A client for Matrix protocol.",
|
|
"issue_tracker_url": "https://gitlab.com/b0/spectral/issues",
|
|
"licenses": [
|
|
"GPL-3.0"
|
|
],
|
|
"name": "Spectral",
|
|
"subject": "encombhat",
|
|
"repo": "Spectral",
|
|
"public_download_numbers": true,
|
|
"public_stats": true,
|
|
"vcs_url": "https://gitlab.com/b0/spectral",
|
|
"website_url": "https://doc.spectral.encom.eu.org"
|
|
},
|
|
"version": {
|
|
"name": "TRAVIS_BUILD_NUMBER"
|
|
},
|
|
"publish": true
|
|
}
|