summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nightly-stats.patch8
-rw-r--r--wallet/.gitlab-ci.yml1
2 files changed, 1 insertions, 8 deletions
diff --git a/nightly-stats.patch b/nightly-stats.patch
index 35e0429..ae80fee 100644
--- a/nightly-stats.patch
+++ b/nightly-stats.patch
@@ -28,14 +28,6 @@ index 7a90294d..9ad806b3 100644
ssh_private_key_file = _ssh_key_from_debug_keystore()
# this is needed for GitPython to find the SSH key
-@@ -235,6 +238,7 @@ Last updated: {date}'''.format(repo_git_base=repo_git_base,
- config += "archive_name = '%s'\n" % (repo_git_base + ' archive')
- config += "archive_url = '%s'\n" % (repo_base + '/archive')
- config += "archive_icon = 'icon.png'\n"
-+ config += "archive_description = 'Old nightly builds that have been archived.'\n"
- config += "archive_older = %i\n" % options.archive_older
- config += "servergitmirrors = '%s'\n" % servergitmirror
- config += "keystore = '%s'\n" % KEYSTORE_FILE
@@ -244,7 +248,7 @@ Last updated: {date}'''.format(repo_git_base=repo_git_base,
config += "keydname = '%s'\n" % DISTINGUISHED_NAME
config += "make_current_version_link = False\n"
diff --git a/wallet/.gitlab-ci.yml b/wallet/.gitlab-ci.yml
index d14eaa9..8845aa4 100644
--- a/wallet/.gitlab-ci.yml
+++ b/wallet/.gitlab-ci.yml
@@ -41,4 +41,5 @@ wallet_deploy_nightly:
- apt update && apt install patch
- patch -b /usr/lib/python3/dist-packages/fdroidserver/nightly.py nightly-stats.patch
# END
+ - fdroid --version
- CI_PROJECT_URL="https://gitlab.com/gnu-taler/fdroid-repo" CI_PROJECT_PATH="gnu-taler/fdroid-repo" fdroid nightly -v --archive-older 6