You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
We're currently implementing push-button task functionality (such as release) via the batch task plugin. It works with no major issues for freestyle projects, but breaks when used with multi-configuration (matrix) style projects: the task only executes on one of the configured hosts, not all of them.
Can anyone recommend a fix? We're open to using an alternative solution for push-button tasks as well.
Cheers, George
George Sakhnovsky
unread,
Feb 25, 2015, 2:01:25 PM2/25/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
We ended up abandoning the batch task plugin in favor of parameterized builds.