From 1052ac6b0fe413ec3645a10b0415af07d6edd7b7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 25 Aug 2016 13:49:31 +0200 Subject: reproducible Debian: build any git branches when testing diffoscope from git --- job-cfg/reproducible.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index ac08f39c..92570bac 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -209,7 +209,7 @@ - git: url: '{my_gitrepo}' branches: - - master + - '{my_gitbranches}' node: '{my_node}' @@ -703,14 +703,16 @@ my_timed: '42 23 1 1 *' my_hname: 'profitbricks4' my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git' - - 'diffoscope_master_branch': - my_description: 'Build diffoscope debian package from the master branch.' + - 'diffoscope_from_git': + my_description: 'Build diffoscope Debian package from git branches.' my_timed: '42 23 1 1 *' my_hname: '' my_gitrepo: 'git://anonscm.debian.org/git/reproducible/diffoscope.git' + my_gitbranches: '**' my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' my_parse_rules: '/srv/jenkins/logparse/debian-diffoscope.rules' + my_gitbranches: 'master' my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_parse_rules: '/srv/jenkins/logparse/reproducible-extra.rules' my_hname: '' -- cgit v1.2.3-70-g09d2