mirror of https://github.com/apache/lucene.git
Add override on bintray upload
This commit is contained in:
parent
ae7fefd73a
commit
3a548e38e4
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"files":
|
||||
[
|
||||
{"includePattern": "solr/package/(solr-.*-SNAPSHOT.tgz)$", "uploadPattern": "$1"}
|
||||
{"includePattern": "solr/package/(solr-.*-SNAPSHOT.tgz)$", "uploadPattern": "$1", "matrixParams": { "override": 1 }}
|
||||
],
|
||||
"publish": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue