mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
jenkins-test: support default keystore.p12
This commit is contained in:
parent
94dc6b46c1
commit
3c19490b34
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ fi
|
||||||
# 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 keystore.jks
|
rm -f config.py keystore.jks keystore.p12
|
||||||
../fdroid init --verbose
|
../fdroid init --verbose
|
||||||
|
|
||||||
export GNUPGHOME=$WORKSPACE/tests/gnupghome
|
export GNUPGHOME=$WORKSPACE/tests/gnupghome
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue