summaryrefslogtreecommitdiffstats
path: root/job-cfg/general.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/general.yaml')
-rw-r--r--job-cfg/general.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/job-cfg/general.yaml b/job-cfg/general.yaml
new file mode 100644
index 00000000..1d70c158
--- /dev/null
+++ b/job-cfg/general.yaml
@@ -0,0 +1,9 @@
+- defaults:
+ name: global
+ description: 'configured by jenkins-job-builder, do not edit this job through the web UI.'
+ project-type: freestyle
+ logrotate:
+ daysToKeep: 90
+ numToKeep: 25
+ artifactDaysToKeep: -1
+ artifactNumToKeep: -1