diff options
author | Hans-Christoph Steiner <hans@eds.org> | 2017-04-24 12:26:50 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-04-24 12:40:19 +0200 |
commit | 67719b1cdb0beb7404e300361281fa9f3a19a6f2 (patch) | |
tree | f2c09615c7a24e2a78bb7de2e1e48424bf7b2de0 /job-cfg | |
parent | 2d2ad2c50e7689a06a03f2ba2214370198a32b42 (diff) | |
download | jenkins.debian.net-67719b1cdb0beb7404e300361281fa9f3a19a6f2.tar.xz |
reproducible fdroid: move script to fdroid git repo for fast test cycles
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index b3fedd8f..5ad83ce2 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -866,7 +866,7 @@ my_description: 'Build all the latest apps for F-Droid.' my_timed: '42 7 * * 1' my_hname: 'profitbricks7' - my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git' + my_gitrepo: 'https://gitlab.com/eighthave/fdroidserver-for-jenkins.debian.net.git' my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org hans@guardianproject.info michael.poehn@fsfe.org' - 'diffoscope_from_git_master': my_description: 'Build diffoscope Debian package from git branch master.' |