summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-29 18:12:23 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-29 18:12:23 +0200
commit76472612590f0c1ffa1dd105f6efbd096f69318d (patch)
tree12181f225165e4475e832e6db41a1403bde8f3f4 /job-cfg
parent561eb28d84fe59f8ceeab93565cf9b8ca0302a41 (diff)
downloadjenkins.debian.net-76472612590f0c1ffa1dd105f6efbd096f69318d.tar.xz
reproducible: simplify handling of .diffp.log files
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 3f6c8381..26044cd6 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -37,7 +37,7 @@
- email:
recipients: 'jenkins+debian-reproducible holger@layer-acht.org reproducible-commits@lists.alioth.debian.org'
- archive:
- artifacts: 'results/*.*, results/_success/*.*'
+ artifacts: 'results/*.*'
latest_only: false
- logparser:
parse-rules: '/srv/jenkins/logparse/reproducible.rules'