diff --git a/jenkins-test b/jenkins-test index f7d9ad3a..8154d5be 100755 --- a/jenkins-test +++ b/jenkins-test @@ -42,6 +42,7 @@ fi gpg --import $GNUPGHOME/secring.gpg echo "build_server_always = True" >> config.py +echo "make_current_version_link = False" >> config.py echo "gpghome = '$GNUPGHOME'" >> config.py echo "gpgkey = 'CE71F7FB'" >> config.py chmod 0600 config.py @@ -63,5 +64,7 @@ sed -i '/^repo_pubkey = /d' config.py ../fdroid rewritemeta --quiet git --no-pager diff +git status +ls -lR cache || true ../fdroid checkupdates --auto --autoonly --commit