Update .travis.yml, .gitlab-ci.yml, flatpak/org.eu.encom.spectral.yaml, .ci/bintray-release.json files
Deleted flatpak/org.eu.encom.matrique.yaml
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"files": [
|
||||
{
|
||||
"includePattern": "matrique.dmg",
|
||||
"uploadPattern": "matrique-TRAVIS_BUILD_NUMBER.dmg"
|
||||
"includePattern": "spectral.dmg",
|
||||
"uploadPattern": "spectral-TRAVIS_BUILD_NUMBER.dmg"
|
||||
}
|
||||
],
|
||||
"package": {
|
||||
"desc": "A client for Matrix protocol.",
|
||||
"issue_tracker_url": "https://gitlab.com/b0/matrique/issues",
|
||||
"issue_tracker_url": "https://gitlab.com/b0/spectral/issues",
|
||||
"licenses": [
|
||||
"GPL-3.0"
|
||||
],
|
||||
"name": "Matrique",
|
||||
"name": "Spectral",
|
||||
"subject": "encombhat",
|
||||
"repo": "Matrique",
|
||||
"repo": "Spectral",
|
||||
"public_download_numbers": true,
|
||||
"public_stats": true,
|
||||
"vcs_url": "https://gitlab.com/b0/matrique",
|
||||
"website_url": "https://doc.matrique.encom.eu.org"
|
||||
"vcs_url": "https://gitlab.com/b0/spectral",
|
||||
"website_url": "https://doc.spectral.encom.eu.org"
|
||||
},
|
||||
"version": {
|
||||
"name": "TRAVIS_BUILD_NUMBER"
|
||||
|
||||
Reference in New Issue
Block a user