trying to make java11 job specfic
[infra/cicd.git] / jjb / onap / global-templates-onap-java.yaml
index 0b522b58201e285dcb219be052ae6a4265b07729..37f9df1ffe5e139638041626b54381d8ef3d75e4 100644 (file)
       - logrotate
 
     parameters:
+      - string:
+          name: NODE_LABELS
+          default: '{node}'
+          description: node to do build on
       - project-parameters:
           project: 'onap/{project}'
           branch: '{branch}'
@@ -32,6 +36,7 @@
           default: $WORKSPACE/apache-maven-${{MVN_VERSION}}/bin/mvn
           description: Path to mvn executable
 
+
     scm:
       - git-scm-gerrit:
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh