Alex Earl commented on Improvement JENKINS-21228

You are correct, you can't specify a script that is outside the workspace. In the next version of the plugin you will be able to use managed scripts though, I would prefer to do this for security reasons. The managed scripts are managed through the Jenkins UI yes, but I feel this is more secure.

Is the log you are talking about different from the console log of the job? If not, you can access the log directly from the build object. Its an instance of AbstractBuild which has several methods for accessing the build log.

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