aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt/0.13
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-05-17 15:10:47 -0700
committerJakob Odersky <jakob@odersky.com>2016-05-17 15:10:47 -0700
commitb77ee79320360c33ac820d49b66a015160204124 (patch)
tree19239c529708b51337fec6bcf39fab56d0a386b8 /home/.sbt/0.13
parente8c5bc5c9a7d05a97a8ad18cb9edf0e76f14a6a8 (diff)
downloaddotfiles-b77ee79320360c33ac820d49b66a015160204124.tar.gz
dotfiles-b77ee79320360c33ac820d49b66a015160204124.tar.bz2
dotfiles-b77ee79320360c33ac820d49b66a015160204124.zip
Always release on publish to bintray
Diffstat (limited to 'home/.sbt/0.13')
-rw-r--r--home/.sbt/0.13/build.sbt5
1 files changed, 0 insertions, 5 deletions
diff --git a/home/.sbt/0.13/build.sbt b/home/.sbt/0.13/build.sbt
index a343312..7cb6766 100644
--- a/home/.sbt/0.13/build.sbt
+++ b/home/.sbt/0.13/build.sbt
@@ -5,8 +5,3 @@ import com.typesafe.sbt.pgp.PgpKeys._
pgpSigningKey in Global := Some(0x2CED17AB2B6D6F37l)
useGpgAgent in Global := true
useGpg in Global := true
-
-/*
- * Bintray
- */
-bintray.BintrayKeys.bintrayReleaseOnPublish := false