Hi,
I need to configure a build in Bamboo in several stages, but I don't want that the workspace is updated and compiled in every single step. So, I configured the build to use my repository and poll every 3 minutes, and the stages don't inherit that configuration.
I think that change made that the poll stopped working anymore (it worked before); is that possible?
I want to poll my repository for changes but I don't want to update and compile in every single stage; how can I do that?
Another question: is it possible to avoid that the build stops when a job fails? I would like (if possible) to continue to the end of the process altough any job has failed.
Thanks,
Luis
Community moderators have prevented the ability to post new answers.
Hi Luis, do you still have a Repository defined for your Plan? In order for your build to automatically run you must have a repository defined for your Plan and the build strategy set to either Polling or triggered.
No worries Luis :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.