Skip to content

Commit

Permalink
Merge pull request #140 from bpitman/master
Browse files Browse the repository at this point in the history
don't set bintray creds for snapshot
  • Loading branch information
bpitman committed Jul 16, 2015
2 parents 68fff61 + 9b48a87 commit b8ffb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build:

publish:
echo "Starting publish"
$(SBT) storeBintrayCredentials
#$(SBT) storeBintrayCredentials
$(SBT) 'inspect tree clean' clean test checkLicenseHeaders publish

release:
Expand Down

0 comments on commit b8ffb36

Please sign in to comment.