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

ExportXMLWordPrintable

      The following Groovy-Code in a Jenkins-Pipeline

      1.upto(40, {
      println "Number ${it}"
      })

      only prints Number 1, and not the other numbers.

            Assignee:
            vjuranek
            Reporter:
            Michael Krause
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: