X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-java.yaml;h=d96a958788aab09e1e0a287995b17cb688f536f2;hb=5433dc4478afcbc238eb7b4044ef239321e3fc59;hp=c11280a1bdf0bdfe0e4a6b9ada52059fe4281dd3;hpb=5a14e5e16bd496387a4bd379ef008b8ad9205c83;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index c11280a1..d96a9587 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -14,6 +14,10 @@ - project-parameters: project: 'onap/{project}' branch: '{branch}' + - string: + name: NODE + default: '{node}' + description: node to do build on - nordix-gerrit-parameters - string: name: JAVA_HOME @@ -31,10 +35,7 @@ name: MVN default: $WORKSPACE/apache-maven-${{MVN_VERSION}}/bin/mvn description: Path to mvn executable - - string: - name: NODE - default: '${node}' - description: node to do build on + scm: - git-scm-gerrit: