Issue Type: New Feature New Feature
Assignee: Justin Ryan
Components: job-dsl-plugin
Created: 24/May/13 5:20 PM
Description:

It's very handy to have build steps as separate files when creating a job. You get the full power of your editor.

However, if you're storing everything in an SCM, then you need to access the workspace to get the files.

It'd be really handy to have a way to read and import files from the workspace. e.g.

shell(workspace.readFile('path/to/my-build-step.sh'));

Project: Jenkins
Priority: Major Major
Reporter: Christian Höltje
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to