Post build actions on conditions

408 views
Skip to first unread message

Faizan Javed

unread,
Jun 4, 2015, 11:33:56 AM6/4/15
to jenkins...@googlegroups.com
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?

Ginga, Dick

unread,
Jun 4, 2015, 11:45:50 AM6/4/15
to jenkins...@googlegroups.com

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)
  • Use builders during the Post-build Actions (via the 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.

--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7c08ffbb-19d1-4d38-bcbd-db42080c1175%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages