Add amsterdam stream
[ci-management.git] / jjb / dcaegen2 / dcaegen2-platform.yaml
index 1e8120e..ce12261 100644 (file)
     stream:
       - 'master':
           branch: 'master'
-          mvn-settings: 'dcaegen2-platform-settings'
-          # due to a strange macro / variable translation problem this needs
-          # to be passed as a string block to properly get the properties
-          # correctly defined in the job
-          maven-deploy-properties: |
-            deployAtEnd=true
-          files: '**'
-          archive-artifacts: ''
+      - 'amsterdam':
+          branch: 'amsterdam'
+    mvn-settings: 'dcaegen2-platform-settings'
+    # due to a strange macro / variable translation problem this needs
+    # to be passed as a string block to properly get the properties
+    # correctly defined in the job
+    maven-deploy-properties: |
+      deployAtEnd=true
+    files: '**'
+    archive-artifacts: ''