1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +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 # this is set up and managed by jenkins-build-all
cd $WORKSPACE/fdroiddata cd $WORKSPACE/fdroiddata
rm -f config.py rm -f config.py keystore.jks
../fdroid init --verbose ../fdroid init --verbose
../fdroid update ../fdroid update