summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-09-24 17:43:24 +0200
committerHolger Levsen <holger@layer-acht.org>2016-09-24 17:43:24 +0200
commit549cfa1c91dde756b23bde22cc9f1930d8e3e400 (patch)
treeb8873c6e203949b7cee8719bb5e11ce4b0e6fcb5 /job-cfg
parent38aa03e39b2a42f6a13093df6f2675f3045bc7c5 (diff)
downloadjenkins.debian.net-549cfa1c91dde756b23bde22cc9f1930d8e3e400.tar.xz
reproducible website: make URL match the git repo hook name
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8da0ac96..2d5f8e77 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -761,7 +761,7 @@
my_description: 'Build https://reproducible-builds.org on every git commit to https://anonscm.debian.org/git/reproducible/reproducible-website.git with jekyll.'
my_timed: ''
my_hname: ''
- my_gitrepo: 'git://anonscm.debian.org/git/reproducible/reproducible-website.git'
+ my_gitrepo: 'git://git.debian.org/git/reproducible/reproducible-website.git'
my_gitbranches: 'origin/master'
my_shell: 'umask 002 ; jekyll build -s . -d /srv/reproducible-builds.org/www'
my_gitbranches: 'master'