Bintray stuff

This commit is contained in:
Raoul Van den Berge
2016-09-03 03:28:28 +02:00
parent 41f4281c9c
commit b0570e41fc

View File

@@ -4,11 +4,13 @@
"repo": "refinedstorage",
"subject": "raoulvdberge"
},
"version": {
"name": "1.0"
},
"files": [
{
"includePattern": "build/libs(.*)*/(.*\\.gem)",
"excludePattern": ".*/do-not-deploy/.*",
"uploadPattern": "gems/$2"
"includePattern": "build/libs(.*)*/(.*\\.jar)",
"uploadPattern": "/$1"
}
],
"publish": true