Keep more artifacts for build-*
authorChristoph Berg <christoph.berg@credativ.de>
Mon, 4 Apr 2016 14:44:53 +0000 (16:44 +0200)
committerChristoph Berg <christoph.berg@credativ.de>
Mon, 4 Apr 2016 14:44:53 +0000 (16:44 +0200)
jenkins/pgapt-jobs.yaml

index feaac533bc412ff126739d3c1dc30b5cf4e3a9f0..3f1a2375cce12c98b359b6dadde2fc374eb248a2 100644 (file)
         name: 'build-source'
         description: 'Fetch source from an existing pkg-source/sid build and rebuild it for a different (usually new) distribution'
         project-type: freestyle
+        logrotate: &logrotate_build
+          numToKeep: 5
+          artifactNumToKeep: 5
         concurrent: true
         parameters:
                 - string: &package_parameter
 - job:
         <<: *binaries_template
         name: 'build-binaries'
+        logrotate: *logrotate_build
         concurrent: true
         parameters:
                 - string: *package_parameter