Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42139

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
      }
      

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

              Created:
              Updated:
              Resolved: