summaryrefslogtreecommitdiffstats
path: root/cns-libs/templates/jenkins/jjb/job-template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cns-libs/templates/jenkins/jjb/job-template.yaml')
-rw-r--r--cns-libs/templates/jenkins/jjb/job-template.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/cns-libs/templates/jenkins/jjb/job-template.yaml b/cns-libs/templates/jenkins/jjb/job-template.yaml
deleted file mode 100644
index 1acab55b..00000000
--- a/cns-libs/templates/jenkins/jjb/job-template.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-- job-template:
- name: '{name}_job'
- description: 'job description'
- project-type: multibranch
- number-to-keep: 30
- days-to-keep: 30
- scm:
- - git:
- url: '{git_url}'