We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05d9c4a + 295be4a commit 767431bCopy full SHA for 767431b
1 file changed
_scripts/ci/bintray-template.json
@@ -8,9 +8,7 @@
8
"name": "0.0.0"
9
},
10
"files": [
11
- {
12
- "includePattern": "client/deis"
13
- }
+ { "includePattern": "client/deis", "uploadPattern": "deis" }
14
],
15
"publish": true
16
}
0 commit comments