File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ notifications:
9
9
10
10
env :
11
11
global :
12
+ - BINTRAY_REPO_OWNER=ibm-cloud-sdks
12
13
- BINTRAY_REPONAME=ibm-cloud-sdk-repo
13
14
- BINTRAY_PKGNAME=com.ibm.cloud:sdk-core
14
15
@@ -50,7 +51,7 @@ deploy:
50
51
api_key : $GITHUB_OAUTH_TOKEN
51
52
file_glob : true
52
53
file :
53
- - target/java- sdk-core-*.jar
54
+ - target/sdk-core-*.jar
54
55
skip_cleanup : true
55
56
on :
56
57
tags : true
Original file line number Diff line number Diff line change 3
3
"vcs_url": "https://github.com/IBM/java-sdk-core.git",
4
4
"repo": "${BINTRAY_REPONAME}",
5
5
"issue_tracker_url": "https://github.com/IBM/java-sdk-core/issues",
6
- "subject": "ibm-cloud-sdks ",
6
+ "subject": "${BINTRAY_REPO_OWNER} ",
7
7
"website_url": "https://github.com/IBM/java-sdk-core",
8
8
"name": "${BINTRAY_PKGNAME}"
9
9
},
You can’t perform that action at this time.
0 commit comments