[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible fdroid: switch to build from @uniqx's branch
Holger Levsen
holger at layer-acht.org
Tue Mar 7 12:04:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 832cd850b36944c7657e9eb426a11358e217cb48
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Tue Mar 7 12:54:14 2017 +0100
reproducible fdroid: switch to build from @uniqx's branch
uniqx aka uniq aka Michael Poehn is doing most of this work now.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_setup_fdroid_build_environment.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh
index d03f7b5..e5c87a2 100755
--- a/bin/reproducible_setup_fdroid_build_environment.sh
+++ b/bin/reproducible_setup_fdroid_build_environment.sh
@@ -47,9 +47,9 @@ cat /etc/issue
# so we need to "manually" clone the git repo here…
cd $WORKSPACE
#git clone https://gitlab.com/fdroid/fdroidserver.git
-git clone https://gitlab.com/eighthave/fdroidserver.git
+git clone https://gitlab.com/uniqx/fdroidserver.git
cd fdroidserver
-git checkout jenkins # normally master too
+git checkout jenkins.debian.net # normally master too
# set up Android SDK to use the Debian packages in stretch
export ANDROID_HOME=/usr/lib/android-sdk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list