pipeline run task on node x or/and node y

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

XMLWordPrintable

      its not possible to do like

      i add like 'a||b' or 'a&&b' it say there is no node with the name 'a&&b' i also try like 'a'&&'b' then the code is running only on a and not on b

      post {
          always {
            node(label: 'A||B||C') {
              foo()}

            Assignee:
            Oleg Nenashev
            Reporter:
            Ruud P
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: