Access Nodes Parameter from Pipelines Groovy Script

XMLWordPrintable

      Is it possible to access the nodes configuration via Groovy Script? We want to define the nodes to build on:

      node(LABEL1 || LABEL2 || LABEL3 ...){
             unstash stachedStuff
             build job jobName
      }
      

            Assignee:
            Unassigned
            Reporter:
            Simon Beyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: