gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: ci: correct path for version


From: gnunet
Subject: [taler-wallet-core] branch master updated: ci: correct path for version script
Date: Sat, 20 Jan 2024 16:37:36 +0100

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

devan-carpenter pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new fbab23c47 ci: correct path for version script
fbab23c47 is described below

commit fbab23c479482ce1d6c54af5ba82f8216d2a4976
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Sat Jan 20 10:37:19 2024 -0500

    ci: correct path for version script
---
 contrib/ci/jobs/4-taler-harness-deb-package/job.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/ci/jobs/4-taler-harness-deb-package/job.sh 
b/contrib/ci/jobs/4-taler-harness-deb-package/job.sh
index 5883d3b50..c58c643e6 100755
--- a/contrib/ci/jobs/4-taler-harness-deb-package/job.sh
+++ b/contrib/ci/jobs/4-taler-harness-deb-package/job.sh
@@ -23,7 +23,7 @@ apt-get update
 apt-get upgrade -y
 mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes 
--no-install-recommends --yes' debian/control
 
-export 
VERSION="$(../../contrib/ci/jobs/5-taler-harness-deb-package/version.sh)"
+export 
VERSION="$(../../contrib/ci/jobs/4-taler-harness-deb-package/version.sh)"
 echo "Building package version ${VERSION}"
 
 EMAIL=none gbp dch --ignore-branch --debian-tag="%(version)s" --git-author 
--new-version="${VERSION}"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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