Switch dashboard to java11
[ci-management.git] / jjb / global-templates-script.yaml
index 1ee505f..831c770 100644 (file)
@@ -18,6 +18,7 @@
     name: '{project-name}-{stream}-{area}-verify-shell'
     node: '{build-node}'
     type: freestyle
+    concurrent: true
 
     pattern: '**'
 
           branch: '{branch}'
           files: '{pattern}'
 
+    wrappers:
+      - infra-wrappers:
+          build-timeout: '{build-timeout}'
+
     builders:
       - shell: '{script}'