I want to Run bamboo job on stages 1st stage for Build and 2nd stage for testing but it should not build job again?
Can you please suggest what are the parameters we need to add.
Thanks
Hey Krishna,
Final stages functionality is in beta and can be enabled following the instructions in Marcin's comments below:
A final stage is a stage that will always run during a build, regardless of if any jobs / stages fail but I wasn't sure from your description if that was exactly what you were after.
It sounded like you wanted to run your second testing stage without running the first build stage again. If your build stage succeeds but your tests fail and you just want to rerun your tests, you can always make use of the Rerun failed / incomplete jobs functionality:
Hope this helps. :)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.