Make code sections readable and consistent
[ci-management.git] / jjb / demo / demo.yaml
index a7feb09..9b47fdc 100644 (file)
     stream:
       - 'master':
           branch: 'master'
-      - 'amsterdam':
-          branch: 'amsterdam'
-      - 'release-1.0.0':
-          branch: 'release-1.0.0'
+      - 'beijing':
+          branch: 'beijing'
     mvn-settings: 'demo-settings'
     files: '**'
     archive-artifacts: ''
+
 - project:
     name: demo-sonar
     jobs:
       - gerrit-maven-sonar
     cron: 'H 11 * * *'
-    build-node: ubuntu1604-basebuild-4c-4g
+    build-node: ubuntu1604-builder-4c-4g
     project: 'demo'
     project-name: 'demo'
     branch: 'master'
     mvn-settings: 'demo-settings'
     mvn-goals: 'clean install'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'