summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-25 20:05:38 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-25 20:05:38 +0200
commitd058e868f7c82d545714ed091315b8c6d5b4f5d4 (patch)
treeb1cd9be3d0a3c005a38507a79c30d72a9f320e7b /job-cfg/reproducible.yaml
parent0f392b1518e6d97230149c48f6d4015900f3f39d (diff)
downloadjenkins.debian.net-d058e868f7c82d545714ed091315b8c6d5b4f5d4.tar.xz
set artifact(Day|Num)ToKeep again to -1, even though the manual says this is the default, j-j-b fails if its not set...
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 7c7a7f85..7b4dbfc0 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -20,6 +20,8 @@
logrotate:
daysToKeep: 90
numToKeep: 30
+ artifactDaysToKeep: -1
+ artifactNumToKeep: -1
builders:
- shell: '{my_shell}'
publishers:
@@ -53,6 +55,8 @@
logrotate:
daysToKeep: 90
numToKeep: 20
+ artifactDaysToKeep: -1
+ artifactNumToKeep: -1
builders:
- shell: '{my_shell}'
publishers:
@@ -99,6 +103,8 @@
logrotate:
daysToKeep: 14
numToKeep: 750
+ artifactDaysToKeep: -1
+ artifactNumToKeep: -1
builders:
- shell: '{my_shell}'
publishers: