summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-08-27 15:42:28 +0200
committerHolger Levsen <holger@layer-acht.org>2016-08-27 15:42:28 +0200
commit6afbb27fa152726cef59b93c65d95893ddcafa2b (patch)
tree7a71e1097083a52d3b1cb880198f0fe76153063c /job-cfg
parent52cd258c418875aff578c5715d6d221c42cdf950 (diff)
downloadjenkins.debian.net-6afbb27fa152726cef59b93c65d95893ddcafa2b.tar.xz
fix typo
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8ffe55b1..7dea26b7 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -706,9 +706,9 @@
- 'diffoscope_from_git_master':
my_description: 'Build diffoscope Debian package from git branch master.'
my_timed: '42 23 1 1 *'
- my_hname: 'master'
+ my_hname: ''
my_gitrepo: 'git://anonscm.debian.org/git/reproducible/diffoscope.git'
- my_gitbranches: ''
+ my_gitbranches: 'origin/master'
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'