From: afenner Date: Fri, 16 Aug 2019 12:46:50 +0000 (+0100) Subject: Attempt to move build to a different node part 2 X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=5a14e5e16bd496387a4bd379ef008b8ad9205c83;p=infra%2Fcicd.git Attempt to move build to a different node part 2 Change-Id: Ia6591f663ac92bf23137e153a445df7be4caa3de --- diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index 0b522b582..c11280a1b 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -31,6 +31,10 @@ 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: