aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-05-20 18:47:42 -0700
committerJakob Odersky <jakob@odersky.com>2016-05-20 18:47:42 -0700
commit94c427b8e107c22bf4f2cf412a164acc4b07caba (patch)
treede5ee6c1a936453db7d4a2a047017f7fa305c649
parentc8b00aeb2fc3bdd8610ca8784a4569544fb44cfc (diff)
downloaddummy-94c427b8e107c22bf4f2cf412a164acc4b07caba.tar.gz
dummy-94c427b8e107c22bf4f2cf412a164acc4b07caba.tar.bz2
dummy-94c427b8e107c22bf4f2cf412a164acc4b07caba.zip
dummy
-rwxr-xr-x.drone/authenv.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.drone/authenv.sh b/.drone/authenv.sh
index e6aff58..a83eed6 100755
--- a/.drone/authenv.sh
+++ b/.drone/authenv.sh
@@ -32,7 +32,6 @@ echo "Imported signing key"
# prepare gpg settings for sbt
cat << EOF > "gpg.sbt"
-gpgCommand := "/usr/bin/gpg"
useGpg in Global := true
pgpSigningKey in Global := Some(0x2CED17AB2B6D6F37l)
pgpPassphrase in Global := Some("0000000000".toCharArray)