|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Now with version 0.12 the execution happens optionally on the matrix configurations, but there is no way to not run it on the head.
I would agree with the requirement that it should be optional to:
1) Run a script at the end of each element of a matrix build. This is the current functionality.
2) Run a script at the end of a entire matrix build (ie. after all matrix elements have built).
3) A combination of 1 and 2.