No, there is not currently a way to do that.

Sent from my Windows Phone
From: Chris Withers
Sent: 5/17/2013 1:26
To: [email protected]
Subject: email-ext: pass parameters to script?
Hi All,

I currently have a distributions.template that does the following:

"""
Distributions used:

<% build.getWorkspace().child('distribution').list().each() { dist ->
%>${dist.getName()}
"""

I now need exactly the same thing for another job, but which looks in a
different directory.

Is there any way I can pass a parameter in to the
${SCRIPT, template='distributions.template'}
?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk

-- 
You received this message because you are subscribed to the Google
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to