-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Platform: All, OS: All
Steps to reproduce:
- create groovy build step
- create a simple groovy script like println 'Hello World!'
- trigger a new build
Result: there is a new groovy file in the workspace
Expected: groovy file will be removed after execution