1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

jenkins-test: make new keystore on each test so the password is known

This commit is contained in:
Hans-Christoph Steiner 2017-11-28 12:03:39 +01:00
parent cee65dbfb6
commit 5607ccdc41

View File

@ -30,7 +30,7 @@ cd tests
# this is set up and managed by jenkins-build-all
cd $WORKSPACE/fdroiddata
rm -f config.py
rm -f config.py keystore.jks
../fdroid init --verbose
../fdroid update