Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Component/s: groovy-plugin
-
Labels:None
-
Environment:Jenkins 2.1, Goovy-Plugin 2.2
-
Similar Issues:
-
Epic Link:
Description
The following Groovy-Code in a Jenkins-Pipeline
1.upto(40, {
println "Number ${it}"
})
only prints Number 1, and not the other numbers.
Attachments
Issue Links
- is related to
-
JENKINS-34633 ansible-plugin with pipeline groovy multiple misbehaviours
-
- Open
-