Skip to content

Commit

Permalink
Auto-release tags
Browse files Browse the repository at this point in the history
  • Loading branch information
alicederyn committed Jun 21, 2017
1 parent 4710c7a commit 33f7723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ artifactoryPublish.dependsOn 'generatePomFileForBintrayPublication', 'build'
bintray {
user = System.env.BINTRAY_USER
key = System.env.BINTRAY_KEY
publish = true
pkg {
repo = 'releases'
name = 'streams'
Expand Down

0 comments on commit 33f7723

Please sign in to comment.