X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=jenkins-test;h=39fdaa8f4c267080d1c2abb32dcda2e1fafe18e8;hb=3d91e6a5b5e730d97c9b4edeb84bc881031aa9c9;hp=c8f9de8a4f8762e2d4079c8ee81bb21de199110c;hpb=39b76b0eda1b6e5b3aa1c9bbdcc3d5f4b4d10c81;p=fdroidserver.git diff --git a/jenkins-test b/jenkins-test index c8f9de8a..39fdaa8f 100755 --- a/jenkins-test +++ b/jenkins-test @@ -35,6 +35,8 @@ rm -f config.py keystore.jks ../fdroid update export GNUPGHOME=$WORKSPACE/tests/gnupghome +gpg --import $GNUPGHOME/secring.gpg + echo "build_server_always = True" >> config.py echo "gpghome = '$GNUPGHOME'" >> config.py echo "gpgkey = 'CE71F7FB'" >> config.py