diff options
Diffstat (limited to 'job-cfg/chroot-installation.yaml')
-rw-r--r-- | job-cfg/chroot-installation.yaml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml index 14cb0d82..ebf4bf34 100644 --- a/job-cfg/chroot-installation.yaml +++ b/job-cfg/chroot-installation.yaml @@ -4,9 +4,7 @@ description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 90 - numToKeep: 50 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + numToKeep: 30 builders: - shell: '/srv/jenkins/bin/chroot-installation.sh {installation_params}' publishers: @@ -44,9 +42,7 @@ description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 90 - numToKeep: 50 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + numToKeep: 30 builders: - shell: '/srv/jenkins/bin/chroot-installation.sh {installation_params}' publishers: @@ -86,9 +82,7 @@ description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 90 - numToKeep: 50 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + numToKeep: 30 triggers: - timed: '{my_time}' builders: |