Attempt to move build to a different node part 3 50/1950/2
authorafenner <andrew.fenner@est.tech>
Fri, 16 Aug 2019 13:03:19 +0000 (14:03 +0100)
committerafenner <andrew.fenner@est.tech>
Fri, 16 Aug 2019 13:27:17 +0000 (14:27 +0100)
Change-Id: I45c5346847e7fb538779223a656c19bcb091290f

jjb/onap/global-templates-onap-java.yaml

index c11280a1bdf0bdfe0e4a6b9ada52059fe4281dd3..d96a958788aab09e1e0a287995b17cb688f536f2 100644 (file)
       - 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
           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: