summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-08-15 17:08:46 +0200
committerHolger Levsen <holger@layer-acht.org>2013-08-15 17:08:46 +0200
commitb99e355e587df7b473a789a4429e5cdc192d6b87 (patch)
tree73e6f91cf15c84ef7ac20172d22fc8d7b7664d4c /job-cfg
parentcb3b9abdb900b101623a193a3031d021a445c289 (diff)
downloadjenkins.debian.net-b99e355e587df7b473a789a4429e5cdc192d6b87.tar.xz
fixup ruby jobs once more
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/ruby-qa.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/ruby-qa.yaml b/job-cfg/ruby-qa.yaml
index f63f74ed..4182e73c 100644
--- a/job-cfg/ruby-qa.yaml
+++ b/job-cfg/ruby-qa.yaml
@@ -2,10 +2,10 @@
name: ruby-qa
description: 'Debian/Ruby QA checks.{do_not_edit}'
logrotate:
- daysToKeep: 365
- numToKeep: 365
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
+ daysToKeep: 365
+ numToKeep: 365
+ artifactDaysToKeep: -1
+ artifactNumToKeep: -1
scm:
- git:
url: '{gitrepo}'