[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible builds: add a job to update the website based on commits to website.git

Holger Levsen holger at layer-acht.org
Sat Sep 24 15:24:54 UTC 2016


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 f2fb95d53bcae49b3aa94b8d4a852e419e9f69e5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Sep 24 17:24:40 2016 +0200

    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 8ad11f2..0c6b22f 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 at lists.alioth.debian.org'
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'

-- 
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