From ed4a1bc53d2662572942e3bb57c7f0c42ba74d09 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 24 Sep 2016 17:31:11 +0200 Subject: fixup f2fb95d5: reproducible builds: add a job to update the website based on commits to website.git --- job-cfg/reproducible.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 0c6b22f1..cefc6a1d 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -758,10 +758,10 @@ my_shell: '/srv/jenkins/bin/chroot-run.sh sid gbp buildpackage' my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules' - 'builds_website': - my_description: 'Build https://reproducible-builds.org on every git commit to website.git with jekyll.' + 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/website.git' + my_gitrepo: 'git://anonscm.debian.org/git/reproducible/reproducible-website.git' my_gitbranches: 'origin/master' my_shell: 'jekyll build -s . -d /srv/reproducible-builds.org/www' my_gitbranches: 'master' -- cgit v1.2.3-54-g00ecf