Skip to content

Commit

Permalink
Publish to Bintray without user intervention
Browse files Browse the repository at this point in the history
  • Loading branch information
markelliot committed May 18, 2016
1 parent c3a4efb commit 8242c73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ artifactoryPublish.dependsOn 'generatePomFileForJfrogPublication', 'sourceJar',
bintray {
user = System.env.BINTRAY_USER
key = System.env.BINTRAY_KEY
publish = true
pkg {
repo = 'releases'
name = 'gradle-java-distribution'
Expand Down

0 comments on commit 8242c73

Please sign in to comment.