Access Nodes Parameter from Pipelines Groovy Script

This issue is archived. You can view it, but you can't modify it. Learn more

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
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: