Add jjb credentials to infra-jjb-verify
[infra/cicd.git] / jjb / infra / jjb-verify.yaml
index b649e100e89f24ab4d6bf1f693cc629c87ee45f4..25f33d14e553e3f055a6de5308b89e20a5c426e5 100644 (file)
     scm:
       - git-scm-gerrit
 
-    builders:
-      - shell: |
-          #!/bin/bash
+    triggers:
+      - nordix-gerrit-trigger-patchset-created:
+          project: '{project}'
+          branch: '{branch}'
+          files: 'jjb/**'
 
-          echo "Hello World!"
+    wrappers:
+      - nordixinfra-jjb-creds-wrapper
+
+    builders:
+      - shell:
+          !include-raw-escape: ./jjb-verify.sh