Skip to content

Commit

Permalink
Added override value for bintray deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
NTSFka committed Sep 30, 2016
1 parent a786408 commit 8f1e1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/descriptor.json.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "@BINTRAY_VERSION@"
},
"files": [
{"includePattern": "build/(CeCe.*.tar.gz)", "uploadPattern":"\$1"}
{"includePattern": "build/(CeCe.*.tar.gz)", "uploadPattern":"\$1", "matrixParams": { "override": 1 }}
],
"publish": true
}

0 comments on commit 8f1e1b1

Please sign in to comment.