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