summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-router-core-service.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/aai/aai-router-core-service.yaml')
-rw-r--r--jjb/aai/aai-router-core-service.yaml16
1 files changed, 15 insertions, 1 deletions
diff --git a/jjb/aai/aai-router-core-service.yaml b/jjb/aai/aai-router-core-service.yaml
index d454d8c86..4dd1c1f22 100644
--- a/jjb/aai/aai-router-core-service.yaml
+++ b/jjb/aai/aai-router-core-service.yaml
@@ -1,6 +1,6 @@
---
- project:
- name: aai-router-core
+ name: aai-router-core-master
project-name: 'aai-router-core'
jobs:
- gerrit-maven-clm:
@@ -12,6 +12,20 @@
stream:
- 'master':
branch: 'master'
+ mvn-settings: 'aai-router-core-settings'
+ files: '**'
+ archive-artifacts: ''
+- project:
+ name: aai-router-core-releases
+ project-name: 'aai-router-core'
+ jobs:
+ - gerrit-maven-clm:
+ java-version: ''
+ - '{project-name}-{stream}-verify-java'
+ - '{project-name}-{stream}-merge-java'
+ - '{project-name}-{stream}-release-version-java-daily-no-sonar'
+ project: 'aai/router-core'
+ stream:
- 'amsterdam':
branch: 'amsterdam'
mvn-settings: 'aai-router-core-settings'