zw <mpc8250 <at> gmail.com> writes: > > HiĀ > We have a plugin to perform task post build. We have 2 post tasks > We tried to match this string below, belonging to the first post task run > POST BUILD TASK : SUCCESS On our second post task, we tried to match it, as a condition, to ^.*POST.*BUILD.*TASK.*SUCCESS*$But we're gettingCould not match :^.*POST.*BUILD.*TASK.*SUCCESS*$ : Falseand so it skipped our shell script execution.How can we fix this regex ?Thanks you all. > >
Hi, i meet the same problem. Did you fix it? The very question is what's the input log txt the post build plug-in used, wish for your response, thanks! -- 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/d/optout.
