Bintray stuff
This commit is contained in:
@@ -4,11 +4,13 @@
|
|||||||
"repo": "refinedstorage",
|
"repo": "refinedstorage",
|
||||||
"subject": "raoulvdberge"
|
"subject": "raoulvdberge"
|
||||||
},
|
},
|
||||||
|
"version": {
|
||||||
|
"name": "1.0"
|
||||||
|
},
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"includePattern": "build/libs(.*)*/(.*\\.gem)",
|
"includePattern": "build/libs(.*)*/(.*\\.jar)",
|
||||||
"excludePattern": ".*/do-not-deploy/.*",
|
"uploadPattern": "/$1"
|
||||||
"uploadPattern": "gems/$2"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"publish": true
|
"publish": true
|
||||||
|
|||||||
Reference in New Issue
Block a user