summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdc/sdc.yaml')
-rw-r--r--jjb/sdc/sdc.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/sdc/sdc.yaml b/jjb/sdc/sdc.yaml
new file mode 100644
index 000000000..ade674a6f
--- /dev/null
+++ b/jjb/sdc/sdc.yaml
@@ -0,0 +1,16 @@
+---
+
+- project:
+ name: sdc
+ project-name: 'sdc'
+ jobs:
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java'
+
+ project: 'sdc'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'sdc-settings'
+ files: '**'
+ archive-artifacts: ''