summaryrefslogtreecommitdiffstats
path: root/job-cfg/g-i-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-11 15:50:02 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-11 15:50:02 +0100
commite60d852a3614474f9e9b587e4231af6477574fb8 (patch)
tree334ebd3e6130aa71f6a31cceabb60245f954be60 /job-cfg/g-i-installation.yaml
parentd64d0a0f8ad0ab2bc41cbf2bbbaf127f74736b38 (diff)
downloadjenkins.debian.net-e60d852a3614474f9e9b587e4231af6477574fb8.tar.xz
don't attach build logs to notification mails
Diffstat (limited to 'job-cfg/g-i-installation.yaml')
-rw-r--r--job-cfg/g-i-installation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 2eeaf4cd..b8de90bd 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -24,7 +24,7 @@
first-failure: true
fixed: true
subject: '$BUILD_STATUS: $JOB_NAME/$BUILD_NUMBER'
- attach-build-log: true
+ attach-build-log: false
body: 'See $BUILD_URL and $BUILD_URL/console and $BUILD_URL/artifact/results/ if there are any.'
- archive:
artifacts: 'results/*.*, results/log/*, results/log/installer/*'