X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Finfra%2Fjjb-verify.yaml;h=119b3b4f0ced90253016e34e8207b28ef13f44b8;hb=352a9b1f6d7cc0617e9ce7db9bbc91b287d2c053;hp=61a0f0add9fc6412ea148ae09ef7e7b22471f26e;hpb=6bdb1747a146d1daa1f0cc3f4a608aeed8cbc7cb;p=infra%2Fcicd.git diff --git a/jjb/infra/jjb-verify.yaml b/jjb/infra/jjb-verify.yaml index 61a0f0ad..119b3b4f 100644 --- a/jjb/infra/jjb-verify.yaml +++ b/jjb/infra/jjb-verify.yaml @@ -30,7 +30,9 @@ - nordix-gerrit-parameters scm: - - git-scm-gerrit + - git-scm-gerrit: + branch: '{branch}' + refspec: $GERRIT_REFSPEC triggers: - nordix-gerrit-trigger-patchset-created: @@ -38,8 +40,9 @@ branch: '{branch}' files: 'jjb/**' - builders: - - shell: | - #!/bin/bash + wrappers: + - nordixinfra-jjb-creds-wrapper - echo "Hello World!" + builders: + - shell: + !include-raw-escape: ./jjb-verify.sh