Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: plugin-proposals
-
Labels:None
-
Similar Issues:
-
Epic Link:
Description
Current python-plugin is not supported in Pipeline jobs.
Implement pipeline step to be supported in Pipeline jobs.
Example use:
py command: "print '${BUILD_NUMBER}'"
See changes in PR https://github.com/jenkinsci/python-plugin/pull/5
Agree. It would be great to use python scripts in pipelines!