On Fri, Jan 27, 2017 at 11:25 AM, Moshe Cohen <[email protected]> wrote: > All works well when there is only one instance of it, but when I have > multiple instances, by way of having multiple custom build steps in the same > build
Then the URL-binding will only find the first one. So do not set things up this way. Make sure there is only one `Action` instance. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2m1EZaoH7wu05z540DNk2Y_tkrta%2BjT4E5sNTwKcE5LA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
