Attempt to move build to a different node part 2
[infra/cicd.git] / jjb / onap / global-templates-onap-java.yaml
index 0b522b58201e285dcb219be052ae6a4265b07729..c11280a1bdf0bdfe0e4a6b9ada52059fe4281dd3 100644 (file)
           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: