From f2fb95d53bcae49b3aa94b8d4a852e419e9f69e5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 24 Sep 2016 17:24:40 +0200 Subject: reproducible builds: add a job to update the website based on commits to website.git --- job-cfg/reproducible.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 8ad11f21..0c6b22f1 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -757,6 +757,13 @@ my_gitbranches: ':^(?!origin/master$).*' 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_timed: '' + my_hname: '' + my_gitrepo: 'git://anonscm.debian.org/git/reproducible/website.git' + my_gitbranches: 'origin/master' + my_shell: 'jekyll build -s . -d /srv/reproducible-builds.org/www' my_gitbranches: 'master' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' -- cgit v1.2.3-70-g09d2