Merge "introduce dynamic periodic fullstack job"
[infra/cicd.git] / jjb / oransc / global-templates-oran-go.yaml
index 5826cebb9f1af3ebf7815db46263b3ca34b8eed2..0f201d4b9f6525c58b1f51e60d9a7b426628078d 100644 (file)
@@ -3,10 +3,14 @@
     node: oransc-ubuntu2004
     disabled: false
     concurrent: true
+    directory: ' '  
+    trigger_branch_pattern: '**'
+    trigger_files_path_pattern: '**'
 
     properties:
       - logrotate
 
+    
     parameters:
       - nordix-gerrit-parameters
       - string:
       - string:
           name: GERRIT_REFSPEC
           default: ''
+      - string:
+          name: DIRECTORY
+          default: '{directory}'
+          description: Current Project Directory
 
     scm:
       - git-scm-gerrit: