gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-android] branch master updated: [wallet] try to keep only l


From: gnunet
Subject: [taler-taler-android] branch master updated: [wallet] try to keep only last 5 versions in nightly repo
Date: Mon, 11 May 2020 13:56:47 +0200

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository taler-android.

The following commit(s) were added to refs/heads/master by this push:
     new 04ec034  [wallet] try to keep only last 5 versions in nightly repo
04ec034 is described below

commit 04ec034fdee134e676876909273875f1473fd9b0
Author: Torsten Grote <address@hidden>
AuthorDate: Mon May 11 08:55:45 2020 -0300

    [wallet] try to keep only last 5 versions in nightly repo
    
    The wallet APK is huge and 20 versions take up to much space
    and prevent the repo to be published to the Gitlab Pages mirror.
---
 wallet/.gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wallet/.gitlab-ci.yml b/wallet/.gitlab-ci.yml
index 75a4c20..1da4e64 100644
--- a/wallet/.gitlab-ci.yml
+++ b/wallet/.gitlab-ci.yml
@@ -41,4 +41,4 @@ wallet_deploy_nightly:
     - apt update && apt install patch
     - patch /usr/lib/python3/dist-packages/fdroidserver/nightly.py 
nightly-stats.patch
     # END
-    - CI_PROJECT_URL="https://gitlab.com/gnu-taler/fdroid-repo"; 
CI_PROJECT_PATH="gnu-taler/fdroid-repo" fdroid nightly -v
+    - CI_PROJECT_URL="https://gitlab.com/gnu-taler/fdroid-repo"; 
CI_PROJECT_PATH="gnu-taler/fdroid-repo" fdroid nightly -v --archive-older 5

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]