From 6fce75c46fbbf0fb687ad17df4cbc1488464130e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 29 Nov 2016 10:58:32 +0100 Subject: reproducible Debian: add job to build reprotest package on git commits in master branch --- job-cfg/reproducible.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index d2373f46..e7b60b9d 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -803,6 +803,14 @@ my_gitbranches: ':^(?!origin/master$).*' my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us' my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules' + - 'reprotest_from_git_master': + my_description: 'Build reprotest Debian package from git branch master.' + my_timed: '42 23 1 1 *' + my_hname: '' + my_gitrepo: 'git://anonscm.debian.org/git/reproducible/reprotest.git' + my_gitbranches: 'origin/master' + my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us' + my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules' - 'strip-nondeterminism_from_git_master': my_description: 'Build strip-nondeterminism Debian package from git branch master.' my_timed: '42 23 1 1 *' -- cgit v1.2.3-70-g09d2