You must add the Any Build Step plugin which lets you run any Build step as a Post build step.
* Use publishers as a Build Step (via the Conditional BuildStep Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin>) * Use builders during the Post-build Actions (via the Flexible Publish Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Flexible+Publish+Plugin>) * Adds a global configuration option for the Flexible Publish and Conditional BuildStep Plugins to enable all build steps to be made available to them. From: [email protected] [mailto:[email protected]] On Behalf Of Faizan Javed Sent: Thursday, June 04, 2015 11:34 AM To: [email protected] Subject: Post build actions on conditions I want to run some post build actions on condition if a string or a regular expression is present in the console log. Any plugin available to do this? -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7c08ffbb-19d1-4d38-bcbd-db42080c1175%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/7c08ffbb-19d1-4d38-bcbd-db42080c1175%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D85B8F66%40AMERMBX02.PERKINELMER.NET. For more options, visit https://groups.google.com/d/optout.
