Skip to content

Commit

Permalink
Publish to Bintray without user intervention (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
markelliot committed May 18, 2016
1 parent 42ba9a4 commit 04c6c89
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 @@ -61,6 +61,7 @@ publishing {
bintray {
user = System.env.BINTRAY_USER
key = System.env.BINTRAY_KEY
publish = true
pkg {
repo = 'releases'
name = 'gradle-docker'
Expand Down

0 comments on commit 04c6c89

Please sign in to comment.