mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-04-27 18:38:18 -04:00
jenkins-test: make new keystore on each test so the password is known
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user