jenkins-test: support default keystore.p12

This commit is contained in:
Hans-Christoph Steiner 2020-09-24 17:44:40 +02:00
parent 94dc6b46c1
commit 3c19490b34
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

@ -44,7 +44,7 @@ fi
# this is set up and managed by jenkins-build-all
cd $WORKSPACE/fdroiddata
rm -f config.py keystore.jks
rm -f config.py keystore.jks keystore.p12
../fdroid init --verbose
export GNUPGHOME=$WORKSPACE/tests/gnupghome