hudson(CI) plugins for failed build
Posted
by bowen
on Stack Overflow
See other posts from Stack Overflow
or by bowen
Published on 2009-10-22T10:52:33Z
Indexed on
2010/05/10
1:08 UTC
Read the original article
Hit count: 268
Is there any plugins can detect the build fails and then run next certain job? what i try to do is let hudson run one job after current job build successfully, run another job if current build fails.
Thanks
© Stack Overflow or respective owner