Skip to content

Commit

Permalink
Forcing publishing to Bintray.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexflav23 committed May 31, 2016
1 parent af1fb8d commit 7bd642e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/publish_develop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ then
git push "https://${github_token}@${GH_REF}" develop

"Publishing new version to bintray"
sbt +publish
sbt +bintray:publish

git checkout master
git merge develop
Expand Down

0 comments on commit 7bd642e

Please sign in to comment.