mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
jenkins-test: make new keystore on each test so the password is known
This commit is contained in:
parent
cee65dbfb6
commit
5607ccdc41
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue