Skip to content

Commit ad5cf3e

Browse files
authored
Merge pull request #73 from utPLSQL/bugfix/new_bintray_integration
Bintray integration
2 parents 8106cba + bb754d2 commit ad5cf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/create_release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cat > bintray.json <<EOF
2121
"package": {
2222
"name": "utPLSQL-cli-${TRAVIS_BRANCH}",
2323
"repo": "utPLSQL-cli",
24-
"subject": "${BINTRAY_USER}",
24+
"subject": "utplsql",
2525
"website_url": "https://github.com/utPLSQL/utPLSQL-cli",
2626
"vcs_url": "https://github.com/utPLSQL/utPLSQL-cli.git",
2727
"licenses": [ "MIT" ]

0 commit comments

Comments
 (0)