summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-05 10:25:14 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-05 10:25:14 +0200
commitb8fe913364bef62a551d2c5d7cd08ad79150bde3 (patch)
treee062e765a3cd81b6f5752c8394228e4b239e35a9 /job-cfg
parent44767ece9590857bcd033b5ea094a83d7e95c301 (diff)
downloadjenkins.debian.net-b8fe913364bef62a551d2c5d7cd08ad79150bde3.tar.xz
reproducible: don't preserve artefacts as a proper jenkins job result
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 70f1f4a8..0ba7b3c8 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -37,9 +37,6 @@
publishers:
- email:
recipients: 'jenkins+debian-reproducible holger@layer-acht.org'
- - archive:
- artifacts: 'results/*.*'
- latest_only: false
- logparser:
parse-rules: '/srv/jenkins/logparse/reproducible.rules'
unstable-on-warning: 'true'